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