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