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