About Tai Tham Letter Low Pa
Tai Tham Letter Low Pa is the Unicode character ᨻ at codepoint U+1A3B 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 Low Pa
To use the Tai Tham Letter Low 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: '\1A3B';.
In JavaScript and TypeScript the escape '\u1A3B' evaluates to ᨻ. In Python source, write '\u1A3B'.
The character encodes to E1 A8 BB as UTF-8 bytes and 1A3B as UTF-16 code units. Its decimal codepoint is 6715.
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.