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