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