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