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