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