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