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 CCAA
Overview
ⶫ (ETHIOPIC SYLLABLE CCAA) is the Unicode character at code point U+2DAB. It belongs to the Ethiopic Extended block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2DAB | |
| decimal | 11691 | |
| htmldecimal | ⶫ | |
| htmlhex | ⶫ | |
| css | \2DAB | |
| javascript | \u{2DAB} | |
| python | \u2dab | |
| java | \u2DAB | |
| go | \u2DAB | |
| ruby | \u{2DAB} | |
| rust | \u{2DAB} | |
| ccpp | \u2dab | |
| urlencoded | %E2%B6%AB | |
| utf8bytes | e2 b6 ab | |
| utf16bebytes | 2d ab | |
| utf32bebytes | 00 00 2d ab |
How to Use
HTML:
ⶫ
CSS:
content: "\2DAB"
JavaScript:
"\u{2DAB}"
Python:
"\u2dab"
Properties
- Block
- Ethiopic Extended
- Script
- Ethi
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⶫ character (ETHIOPIC SYLLABLE CCAA)?
ⶫ (ETHIOPIC SYLLABLE CCAA) is the Unicode character U+2DAB.
What is the Unicode codepoint of ETHIOPIC SYLLABLE CCAA?
The ETHIOPIC SYLLABLE CCAA character (ⶫ) has codepoint U+2DAB.
How do I type or copy ETHIOPIC SYLLABLE CCAA?
Copy ⶫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.