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