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