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' : ''">
ꮉ
CHEROKEE SMALL LETTER MA
Overview
ꮉ (CHEROKEE SMALL LETTER MA) is the Unicode character at code point U+AB89. It belongs to the Cherokee Supplement block, in the Lowercase Letter (Ll) general category. Its script is Cher.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AB89 | |
| decimal | 43913 | |
| htmldecimal | ꮉ | |
| htmlhex | ꮉ | |
| css | \AB89 | |
| javascript | \u{AB89} | |
| python | \uab89 | |
| java | \uAB89 | |
| go | \uAB89 | |
| ruby | \u{AB89} | |
| rust | \u{AB89} | |
| ccpp | \uab89 | |
| urlencoded | %EA%AE%89 | |
| utf8bytes | ea ae 89 | |
| utf16bebytes | ab 89 | |
| utf32bebytes | 00 00 ab 89 |
How to Use
HTML:
ꮉ
CSS:
content: "\AB89"
JavaScript:
"\u{AB89}"
Python:
"\uab89"
Properties
- Block
- Cherokee Supplement
- Script
- Cher
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꮉ character (CHEROKEE SMALL LETTER MA)?
ꮉ (CHEROKEE SMALL LETTER MA) is the Unicode character U+AB89.
What is the Unicode codepoint of CHEROKEE SMALL LETTER MA?
The CHEROKEE SMALL LETTER MA character (ꮉ) has codepoint U+AB89.
How do I type or copy CHEROKEE SMALL LETTER MA?
Copy ꮉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.