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