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