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' : ''">
ዦ
Overview
ዦ (ETHIOPIC SYLLABLE ZHO) is the Unicode character at code point U+12E6. It belongs to the Ethiopic block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+12E6 | |
| decimal | 4838 | |
| htmldecimal | ዦ | |
| htmlhex | ዦ | |
| css | \12E6 | |
| javascript | \u{12E6} | |
| python | \u12e6 | |
| java | \u12E6 | |
| go | \u12E6 | |
| ruby | \u{12E6} | |
| rust | \u{12E6} | |
| ccpp | \u12e6 | |
| urlencoded | %E1%8B%A6 | |
| utf8bytes | e1 8b a6 | |
| utf16bebytes | 12 e6 | |
| utf32bebytes | 00 00 12 e6 |
How to Use
HTML:
ዦ
CSS:
content: "\12E6"
JavaScript:
"\u{12E6}"
Python:
"\u12e6"
Properties
Frequently Asked Questions
What is the ዦ character (ETHIOPIC SYLLABLE ZHO)?
ዦ (ETHIOPIC SYLLABLE ZHO) is the Unicode character U+12E6.
What is the Unicode codepoint of ETHIOPIC SYLLABLE ZHO?
The ETHIOPIC SYLLABLE ZHO character (ዦ) has codepoint U+12E6.
How do I type or copy ETHIOPIC SYLLABLE ZHO?
Copy ዦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.