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