About Myanmar Pao Digit Two
Myanmar Pao Digit Two is the Unicode character ð‘›’ at codepoint U+116D2 of the Supplementary Multilingual Plane (SMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Myanmar Pao Digit Two
To use the Myanmar Pao Digit Two 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: '\116D2';.
In JavaScript and TypeScript the escape '\u{116D2}' evaluates to ð‘›’. In Python source, write '\U000116D2'.
The character encodes to F0 91 9B 92 as UTF-8 bytes and D805 DED2 as UTF-16 code units. Its decimal codepoint is 71378.
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.