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