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