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