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