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 GYAA
Overview
ⷛ (ETHIOPIC SYLLABLE GYAA) is the Unicode character at code point U+2DDB. 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+2DDB | |
| decimal | 11739 | |
| htmldecimal | ⷛ | |
| htmlhex | ⷛ | |
| css | \2DDB | |
| javascript | \u{2DDB} | |
| python | \u2ddb | |
| java | \u2DDB | |
| go | \u2DDB | |
| ruby | \u{2DDB} | |
| rust | \u{2DDB} | |
| ccpp | \u2ddb | |
| urlencoded | %E2%B7%9B | |
| utf8bytes | e2 b7 9b | |
| utf16bebytes | 2d db | |
| utf32bebytes | 00 00 2d db |
How to Use
HTML:
ⷛ
CSS:
content: "\2DDB"
JavaScript:
"\u{2DDB}"
Python:
"\u2ddb"
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 GYAA)?
ⷛ (ETHIOPIC SYLLABLE GYAA) is the Unicode character U+2DDB.
What is the Unicode codepoint of ETHIOPIC SYLLABLE GYAA?
The ETHIOPIC SYLLABLE GYAA character (ⷛ) has codepoint U+2DDB.
How do I type or copy ETHIOPIC SYLLABLE GYAA?
Copy ⷛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.