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