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