About Marchen Letter Pha
Marchen Letter Pha is the Unicode character ๐ฑฟ at codepoint U+11C7F 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 Marchen Letter Pha
To use the Marchen 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: '\11C7F';.
In JavaScript and TypeScript the escape '\u{11C7F}' evaluates to ๐ฑฟ. In Python source, write '\U00011C7F'.
The character encodes to F0 91 B1 BF as UTF-8 bytes and D807 DC7F as UTF-16 code units. Its decimal codepoint is 72831.
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.