copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ꬬ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ꬬ
ETHIOPIC SYLLABLE BBEE
Overview
ꬬ (ETHIOPIC SYLLABLE BBEE) is the Unicode character at code point U+AB2C. It belongs to the Ethiopic Extended-A block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AB2C | |
| decimal | 43820 | |
| htmldecimal | ꬬ | |
| htmlhex | ꬬ | |
| css | \AB2C | |
| javascript | \u{AB2C} | |
| python | \uab2c | |
| java | \uAB2C | |
| go | \uAB2C | |
| ruby | \u{AB2C} | |
| rust | \u{AB2C} | |
| ccpp | \uab2c | |
| urlencoded | %EA%AC%AC | |
| utf8bytes | ea ac ac | |
| utf16bebytes | ab 2c | |
| utf32bebytes | 00 00 ab 2c |
How to Use
HTML:
ꬬ
CSS:
content: "\AB2C"
JavaScript:
"\u{AB2C}"
Python:
"\uab2c"
Properties
- Block
- Ethiopic Extended-A
- Script
- Ethi
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꬬ character (ETHIOPIC SYLLABLE BBEE)?
ꬬ (ETHIOPIC SYLLABLE BBEE) is the Unicode character U+AB2C.
What is the Unicode codepoint of ETHIOPIC SYLLABLE BBEE?
The ETHIOPIC SYLLABLE BBEE character (ꬬ) has codepoint U+AB2C.
How do I type or copy ETHIOPIC SYLLABLE BBEE?
Copy ꬬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.