About Ethiopic Syllable Dzee
Ethiopic Syllable Dzee is the Unicode character ꬔ at codepoint U+AB14 in the Ethiopic Extended-A 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 Ethiopic Syllable Dzee
To use the Ethiopic Syllable Dzee 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: '\AB14';.
In JavaScript and TypeScript the escape '\uAB14' evaluates to ꬔ. In Python source, write '\uAB14'.
The character encodes to EA AC 94 as UTF-8 bytes and AB14 as UTF-16 code units. Its decimal codepoint is 43796.
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.