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