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