About Yi Syllable Cut
Yi Syllable Cut is the Unicode character ꋄ at codepoint U+A2C4 in the Yi Syllables 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 Yi Syllable Cut
To use the Yi Syllable Cut 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: '\A2C4';.
In JavaScript and TypeScript the escape '\uA2C4' evaluates to ꋄ. In Python source, write '\uA2C4'.
The character encodes to EA 8B 84 as UTF-8 bytes and A2C4 as UTF-16 code units. Its decimal codepoint is 41668.
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.