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