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