About Ethiopic Syllable Ddhi
Ethiopic Syllable Ddhi is the Unicode character ꬊ at codepoint U+AB0A 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 Ddhi
To use the Ethiopic Syllable Ddhi 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: '\AB0A';.
In JavaScript and TypeScript the escape '\uAB0A' evaluates to ꬊ. In Python source, write '\uAB0A'.
The character encodes to EA AC 8A as UTF-8 bytes and AB0A as UTF-16 code units. Its decimal codepoint is 43786.
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.