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