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