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