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 ZHA) is the Unicode character at code point U+12E0. 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+12E0 | |
| decimal | 4832 | |
| htmldecimal | ዠ | |
| htmlhex | ዠ | |
| css | \12E0 | |
| javascript | \u{12E0} | |
| python | \u12e0 | |
| java | \u12E0 | |
| go | \u12E0 | |
| ruby | \u{12E0} | |
| rust | \u{12E0} | |
| ccpp | \u12e0 | |
| urlencoded | %E1%8B%A0 | |
| utf8bytes | e1 8b a0 | |
| utf16bebytes | 12 e0 | |
| utf32bebytes | 00 00 12 e0 |
How to Use
HTML:
ዠ
CSS:
content: "\12E0"
JavaScript:
"\u{12E0}"
Python:
"\u12e0"
Properties
Frequently Asked Questions
What is the ዠ character (ETHIOPIC SYLLABLE ZHA)?
ዠ (ETHIOPIC SYLLABLE ZHA) is the Unicode character U+12E0.
What is the Unicode codepoint of ETHIOPIC SYLLABLE ZHA?
The ETHIOPIC SYLLABLE ZHA character (ዠ) has codepoint U+12E0.
How do I type or copy ETHIOPIC SYLLABLE ZHA?
Copy ዠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.