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 TTHEE
Overview
ꬄ (ETHIOPIC SYLLABLE TTHEE) is the Unicode character at code point U+AB04. It belongs to the Ethiopic Extended-A block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AB04 | |
| decimal | 43780 | |
| htmldecimal | ꬄ | |
| htmlhex | ꬄ | |
| css | \AB04 | |
| javascript | \u{AB04} | |
| python | \uab04 | |
| java | \uAB04 | |
| go | \uAB04 | |
| ruby | \u{AB04} | |
| rust | \u{AB04} | |
| ccpp | \uab04 | |
| urlencoded | %EA%AC%84 | |
| utf8bytes | ea ac 84 | |
| utf16bebytes | ab 04 | |
| utf32bebytes | 00 00 ab 04 |
How to Use
HTML:
ꬄ
CSS:
content: "\AB04"
JavaScript:
"\u{AB04}"
Python:
"\uab04"
Properties
- Block
- Ethiopic Extended-A
- Script
- Ethi
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꬄ character (ETHIOPIC SYLLABLE TTHEE)?
ꬄ (ETHIOPIC SYLLABLE TTHEE) is the Unicode character U+AB04.
What is the Unicode codepoint of ETHIOPIC SYLLABLE TTHEE?
The ETHIOPIC SYLLABLE TTHEE character (ꬄ) has codepoint U+AB04.
How do I type or copy ETHIOPIC SYLLABLE TTHEE?
Copy ꬄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.