About Adlam Digit Three
Adlam Digit Three is the Unicode character 𞥓 at codepoint U+1E953 of the Supplementary Multilingual Plane (SMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Adlam Digit Three
To use the Adlam Digit Three symbol (𞥓) in HTML, insert the
entity 𞥓 directly into your markup. The decimal entity 𞥓 works in any HTML-serialised document.
In CSS pseudo-elements use content: '\1E953';.
In JavaScript and TypeScript the escape '\u{1E953}' evaluates to 𞥓. In Python source, write '\U0001E953'.
The character encodes to F0 9E A5 93 as UTF-8 bytes and D83A DD53 as UTF-16 code units. Its decimal codepoint is 125267.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.