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