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