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