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