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