About Tirhuta Letter Ai
Tirhuta Letter Ai is the Unicode character ๐ at codepoint U+1148C of the Supplementary Multilingual Plane (SMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Tirhuta Letter Ai
To use the Tirhuta Letter Ai 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: '\1148C';.
In JavaScript and TypeScript the escape '\u{1148C}' evaluates to ๐. In Python source, write '\U0001148C'.
The character encodes to F0 91 92 8C as UTF-8 bytes and D805 DC8C as UTF-16 code units. Its decimal codepoint is 70796.
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.