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