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 TI) is the Unicode character at code point U+13D8. 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+13D8 | |
| decimal | 5080 | |
| htmldecimal | Ꮨ | |
| htmlhex | Ꮨ | |
| css | \13D8 | |
| javascript | \u{13D8} | |
| python | \u13d8 | |
| java | \u13D8 | |
| go | \u13D8 | |
| ruby | \u{13D8} | |
| rust | \u{13D8} | |
| ccpp | \u13d8 | |
| urlencoded | %E1%8F%98 | |
| utf8bytes | e1 8f 98 | |
| utf16bebytes | 13 d8 | |
| utf32bebytes | 00 00 13 d8 |
How to Use
HTML:
Ꮨ
CSS:
content: "\13D8"
JavaScript:
"\u{13D8}"
Python:
"\u13d8"
Properties
Frequently Asked Questions
What is the Ꮨ character (CHEROKEE LETTER TI)?
Ꮨ (CHEROKEE LETTER TI) is the Unicode character U+13D8.
What is the Unicode codepoint of CHEROKEE LETTER TI?
The CHEROKEE LETTER TI character (Ꮨ) has codepoint U+13D8.
How do I type or copy CHEROKEE LETTER TI?
Copy Ꮨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.