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