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