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 CCU
Overview
ⶩ (ETHIOPIC SYLLABLE CCU) is the Unicode character at code point U+2DA9. 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+2DA9 | |
| decimal | 11689 | |
| htmldecimal | ⶩ | |
| htmlhex | ⶩ | |
| css | \2DA9 | |
| javascript | \u{2DA9} | |
| python | \u2da9 | |
| java | \u2DA9 | |
| go | \u2DA9 | |
| ruby | \u{2DA9} | |
| rust | \u{2DA9} | |
| ccpp | \u2da9 | |
| urlencoded | %E2%B6%A9 | |
| utf8bytes | e2 b6 a9 | |
| utf16bebytes | 2d a9 | |
| utf32bebytes | 00 00 2d a9 |
How to Use
HTML:
ⶩ
CSS:
content: "\2DA9"
JavaScript:
"\u{2DA9}"
Python:
"\u2da9"
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 CCU)?
ⶩ (ETHIOPIC SYLLABLE CCU) is the Unicode character U+2DA9.
What is the Unicode codepoint of ETHIOPIC SYLLABLE CCU?
The ETHIOPIC SYLLABLE CCU character (ⶩ) has codepoint U+2DA9.
How do I type or copy ETHIOPIC SYLLABLE CCU?
Copy ⶩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.