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