About Tirhuta Letter Pa
Tirhuta Letter Pa is the Unicode character ๐ฃ at codepoint U+114A3 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 Pa
To use the Tirhuta Letter Pa 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: '\114A3';.
In JavaScript and TypeScript the escape '\u{114A3}' evaluates to ๐ฃ. In Python source, write '\U000114A3'.
The character encodes to F0 91 92 A3 as UTF-8 bytes and D805 DCA3 as UTF-16 code units. Its decimal codepoint is 70819.
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.