About Tai Tham Letter High Pha
Tai Tham Letter High Pha is the Unicode character ᨹ at codepoint U+1A39 in the Tai Tham block of the Basic Multilingual Plane (BMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Tai Tham Letter High Pha
To use the Tai Tham Letter High Pha 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: '\1A39';.
In JavaScript and TypeScript the escape '\u1A39' evaluates to ᨹ. In Python source, write '\u1A39'.
The character encodes to E1 A8 B9 as UTF-8 bytes and 1A39 as UTF-16 code units. Its decimal codepoint is 6713.
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.