About Yi Syllable Wu
Yi Syllable Wu is the Unicode character ꀕ at codepoint U+A015 in the Yi Syllables block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Yi Syllable Wu
To use the Yi Syllable Wu 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: '\A015';.
In JavaScript and TypeScript the escape '\uA015' evaluates to ꀕ. In Python source, write '\uA015'.
The character encodes to EA 80 95 as UTF-8 bytes and A015 as UTF-16 code units. Its decimal codepoint is 40981.
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.