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