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 PWEE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+138E | |
| decimal | 5006 | |
| htmldecimal | ᎎ | |
| htmlhex | ᎎ | |
| css | \138E | |
| javascript | \u{138E} | |
| python | \u138e | |
| java | \u138E | |
| go | \u138E | |
| ruby | \u{138E} | |
| rust | \u{138E} | |
| ccpp | \u138e | |
| urlencoded | %E1%8E%8E | |
| utf8bytes | e1 8e 8e | |
| utf16bebytes | 13 8e | |
| utf32bebytes | 00 00 13 8e |
How to Use
HTML:
ᎎ
CSS:
content: "\138E"
JavaScript:
"\u{138E}"
Python:
"\u138e"
Properties
- Block
- Ethiopic Supplement
- Script
- Ethi
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No