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