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