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