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