About Tai Tham Tham Digit Four
Tai Tham Tham Digit Four is the Unicode character ᪔ at codepoint U+1A94 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 Four
To use the Tai Tham Tham Digit Four 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: '\1A94';.
In JavaScript and TypeScript the escape '\u1A94' evaluates to ᪔. In Python source, write '\u1A94'.
The character encodes to E1 AA 94 as UTF-8 bytes and 1A94 as UTF-16 code units. Its decimal codepoint is 6804.
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.