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