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' : ''">
Ꮭ
Overview
Ꮭ (CHEROKEE LETTER TLA) is the Unicode character at code point U+13DD. It belongs to the Cherokee block, in the Uppercase Letter (Lu) general category. Its script is Cher.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+13DD | |
| decimal | 5085 | |
| htmldecimal | Ꮭ | |
| htmlhex | Ꮭ | |
| css | \13DD | |
| javascript | \u{13DD} | |
| python | \u13dd | |
| java | \u13DD | |
| go | \u13DD | |
| ruby | \u{13DD} | |
| rust | \u{13DD} | |
| ccpp | \u13dd | |
| urlencoded | %E1%8F%9D | |
| utf8bytes | e1 8f 9d | |
| utf16bebytes | 13 dd | |
| utf32bebytes | 00 00 13 dd |
How to Use
HTML:
Ꮭ
CSS:
content: "\13DD"
JavaScript:
"\u{13DD}"
Python:
"\u13dd"
Properties
Frequently Asked Questions
What is the Ꮭ character (CHEROKEE LETTER TLA)?
Ꮭ (CHEROKEE LETTER TLA) is the Unicode character U+13DD.
What is the Unicode codepoint of CHEROKEE LETTER TLA?
The CHEROKEE LETTER TLA character (Ꮭ) has codepoint U+13DD.
How do I type or copy CHEROKEE LETTER TLA?
Copy Ꮭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.