About Tai Tham Tham Digit Three
Tai Tham Tham Digit Three is the Unicode character ᪓ at codepoint U+1A93 in the Tai Tham block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Tai Tham Tham Digit Three
To use the Tai Tham Tham 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: '\1A93';.
In JavaScript and TypeScript the escape '\u1A93' evaluates to ᪓. In Python source, write '\u1A93'.
The character encodes to E1 AA 93 as UTF-8 bytes and 1A93 as UTF-16 code units. Its decimal codepoint is 6803.
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.