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