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