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