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