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