About Tai Tham Letter High Kha
Tai Tham Letter High Kha is the Unicode character ᨡ at codepoint U+1A21 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 Kha
To use the Tai Tham Letter High Kha 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: '\1A21';.
In JavaScript and TypeScript the escape '\u1A21' evaluates to ᨡ. In Python source, write '\u1A21'.
The character encodes to E1 A8 A1 as UTF-8 bytes and 1A21 as UTF-16 code units. Its decimal codepoint is 6689.
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.