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