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