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