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