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