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