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