About Yi Syllable Liex
Yi Syllable Liex is the Unicode character ꆼ at codepoint U+A1BC 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 Liex
To use the Yi Syllable Liex 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: '\A1BC';.
In JavaScript and TypeScript the escape '\uA1BC' evaluates to ꆼ. In Python source, write '\uA1BC'.
The character encodes to EA 86 BC as UTF-8 bytes and A1BC as UTF-16 code units. Its decimal codepoint is 41404.
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.