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