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