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