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