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