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