About Tai Le Letter Pha
Tai Le Letter Pha is the Unicode character ᥚ at codepoint U+195A in the Tai Le 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 Le Letter Pha
To use the Tai Le Letter 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: '\195A';.
In JavaScript and TypeScript the escape '\u195A' evaluates to ᥚ. In Python source, write '\u195A'.
The character encodes to E1 A5 9A as UTF-8 bytes and 195A as UTF-16 code units. Its decimal codepoint is 6490.
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.