About Tirhuta Digit Zero
Tirhuta Digit Zero is the Unicode character 𑓐 at codepoint U+114D0 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 Tirhuta Digit Zero
To use the Tirhuta Digit Zero 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: '\114D0';.
In JavaScript and TypeScript the escape '\u{114D0}' evaluates to 𑓐. In Python source, write '\U000114D0'.
The character encodes to F0 91 93 90 as UTF-8 bytes and D805 DCD0 as UTF-16 code units. Its decimal codepoint is 70864.
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.