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