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