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