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