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