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' : ''">
ꭶ
CHEROKEE SMALL LETTER GA
Overview
ꭶ (CHEROKEE SMALL LETTER GA) is the Unicode character at code point U+AB76. It belongs to the Cherokee Supplement block, in the Lowercase Letter (Ll) general category. Its script is Cher.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AB76 | |
| decimal | 43894 | |
| htmldecimal | ꭶ | |
| htmlhex | ꭶ | |
| css | \AB76 | |
| javascript | \u{AB76} | |
| python | \uab76 | |
| java | \uAB76 | |
| go | \uAB76 | |
| ruby | \u{AB76} | |
| rust | \u{AB76} | |
| ccpp | \uab76 | |
| urlencoded | %EA%AD%B6 | |
| utf8bytes | ea ad b6 | |
| utf16bebytes | ab 76 | |
| utf32bebytes | 00 00 ab 76 |
How to Use
HTML:
ꭶ
CSS:
content: "\AB76"
JavaScript:
"\u{AB76}"
Python:
"\uab76"
Properties
- Block
- Cherokee Supplement
- Script
- Cher
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꭶ character (CHEROKEE SMALL LETTER GA)?
ꭶ (CHEROKEE SMALL LETTER GA) is the Unicode character U+AB76.
What is the Unicode codepoint of CHEROKEE SMALL LETTER GA?
The CHEROKEE SMALL LETTER GA character (ꭶ) has codepoint U+AB76.
How do I type or copy CHEROKEE SMALL LETTER GA?
Copy ꭶ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.