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