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