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