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