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