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