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