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 GE
Overview
ꭸ (CHEROKEE SMALL LETTER GE) is the Unicode character at code point U+AB78. 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+AB78 | |
| decimal | 43896 | |
| htmldecimal | ꭸ | |
| htmlhex | ꭸ | |
| css | \AB78 | |
| javascript | \u{AB78} | |
| python | \uab78 | |
| java | \uAB78 | |
| go | \uAB78 | |
| ruby | \u{AB78} | |
| rust | \u{AB78} | |
| ccpp | \uab78 | |
| urlencoded | %EA%AD%B8 | |
| utf8bytes | ea ad b8 | |
| utf16bebytes | ab 78 | |
| utf32bebytes | 00 00 ab 78 |
How to Use
HTML:
ꭸ
CSS:
content: "\AB78"
JavaScript:
"\u{AB78}"
Python:
"\uab78"
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 GE)?
ꭸ (CHEROKEE SMALL LETTER GE) is the Unicode character U+AB78.
What is the Unicode codepoint of CHEROKEE SMALL LETTER GE?
The CHEROKEE SMALL LETTER GE character (ꭸ) has codepoint U+AB78.
How do I type or copy CHEROKEE SMALL LETTER GE?
Copy ꭸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.