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