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 NA
Overview
ꮎ (CHEROKEE SMALL LETTER NA) is the Unicode character at code point U+AB8E. 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+AB8E | |
| decimal | 43918 | |
| htmldecimal | ꮎ | |
| htmlhex | ꮎ | |
| css | \AB8E | |
| javascript | \u{AB8E} | |
| python | \uab8e | |
| java | \uAB8E | |
| go | \uAB8E | |
| ruby | \u{AB8E} | |
| rust | \u{AB8E} | |
| ccpp | \uab8e | |
| urlencoded | %EA%AE%8E | |
| utf8bytes | ea ae 8e | |
| utf16bebytes | ab 8e | |
| utf32bebytes | 00 00 ab 8e |
How to Use
HTML:
ꮎ
CSS:
content: "\AB8E"
JavaScript:
"\u{AB8E}"
Python:
"\uab8e"
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 NA)?
ꮎ (CHEROKEE SMALL LETTER NA) is the Unicode character U+AB8E.
What is the Unicode codepoint of CHEROKEE SMALL LETTER NA?
The CHEROKEE SMALL LETTER NA character (ꮎ) has codepoint U+AB8E.
How do I type or copy CHEROKEE SMALL LETTER NA?
Copy ꮎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.