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