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