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