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
Ꮛ (CHEROKEE LETTER QUV) is the Unicode character at code point U+13CB. It belongs to the Cherokee block, in the Uppercase Letter (Lu) general category. Its script is Cher.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+13CB | |
| decimal | 5067 | |
| htmldecimal | Ꮛ | |
| htmlhex | Ꮛ | |
| css | \13CB | |
| javascript | \u{13CB} | |
| python | \u13cb | |
| java | \u13CB | |
| go | \u13CB | |
| ruby | \u{13CB} | |
| rust | \u{13CB} | |
| ccpp | \u13cb | |
| urlencoded | %E1%8F%8B | |
| utf8bytes | e1 8f 8b | |
| utf16bebytes | 13 cb | |
| utf32bebytes | 00 00 13 cb |
How to Use
HTML:
Ꮛ
CSS:
content: "\13CB"
JavaScript:
"\u{13CB}"
Python:
"\u13cb"
Properties
Frequently Asked Questions
What is the Ꮛ character (CHEROKEE LETTER QUV)?
Ꮛ (CHEROKEE LETTER QUV) is the Unicode character U+13CB.
What is the Unicode codepoint of CHEROKEE LETTER QUV?
The CHEROKEE LETTER QUV character (Ꮛ) has codepoint U+13CB.
How do I type or copy CHEROKEE LETTER QUV?
Copy Ꮛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.