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