About New Tai Lue Tham Digit One
New Tai Lue Tham Digit One is the Unicode character ᧚ at codepoint U+19DA in the New Tai Lue 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 New Tai Lue Tham Digit One
To use the New Tai Lue Tham Digit One 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: '\19DA';.
In JavaScript and TypeScript the escape '\u19DA' evaluates to ᧚. In Python source, write '\u19DA'.
The character encodes to E1 A7 9A as UTF-8 bytes and 19DA as UTF-16 code units. Its decimal codepoint is 6618.
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.