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