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