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