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 QUE) is the Unicode character at code point U+13C7. 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+13C7 | |
| decimal | 5063 | |
| htmldecimal | Ꮗ | |
| htmlhex | Ꮗ | |
| css | \13C7 | |
| javascript | \u{13C7} | |
| python | \u13c7 | |
| java | \u13C7 | |
| go | \u13C7 | |
| ruby | \u{13C7} | |
| rust | \u{13C7} | |
| ccpp | \u13c7 | |
| urlencoded | %E1%8F%87 | |
| utf8bytes | e1 8f 87 | |
| utf16bebytes | 13 c7 | |
| utf32bebytes | 00 00 13 c7 |
How to Use
HTML:
Ꮗ
CSS:
content: "\13C7"
JavaScript:
"\u{13C7}"
Python:
"\u13c7"
Properties
Frequently Asked Questions
What is the Ꮗ character (CHEROKEE LETTER QUE)?
Ꮗ (CHEROKEE LETTER QUE) is the Unicode character U+13C7.
What is the Unicode codepoint of CHEROKEE LETTER QUE?
The CHEROKEE LETTER QUE character (Ꮗ) has codepoint U+13C7.
How do I type or copy CHEROKEE LETTER QUE?
Copy Ꮗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.