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