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