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