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