About Miao Vowel Sign Eng
Miao Vowel Sign Eng is the Unicode character đŊ at codepoint U+16F5F 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 Miao Vowel Sign Eng
To use the Miao Vowel Sign Eng 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: '\16F5F';.
In JavaScript and TypeScript the escape '\u{16F5F}' evaluates to đŊ. In Python source, write '\U00016F5F'.
The character encodes to F0 96 BD 9F as UTF-8 bytes and D81B DF5F as UTF-16 code units. Its decimal codepoint is 94047.
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.