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