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