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