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 SMALL LETTER YO) is the Unicode character at code point U+13FA. It belongs to the Cherokee block, in the Lowercase Letter (Ll) general category. Its script is Cher.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+13FA | |
| decimal | 5114 | |
| htmldecimal | ᏺ | |
| htmlhex | ᏺ | |
| css | \13FA | |
| javascript | \u{13FA} | |
| python | \u13fa | |
| java | \u13FA | |
| go | \u13FA | |
| ruby | \u{13FA} | |
| rust | \u{13FA} | |
| ccpp | \u13fa | |
| urlencoded | %E1%8F%BA | |
| utf8bytes | e1 8f ba | |
| utf16bebytes | 13 fa | |
| utf32bebytes | 00 00 13 fa |
How to Use
HTML:
ᏺ
CSS:
content: "\13FA"
JavaScript:
"\u{13FA}"
Python:
"\u13fa"
Properties
Frequently Asked Questions
What is the ᏺ character (CHEROKEE SMALL LETTER YO)?
ᏺ (CHEROKEE SMALL LETTER YO) is the Unicode character U+13FA.
What is the Unicode codepoint of CHEROKEE SMALL LETTER YO?
The CHEROKEE SMALL LETTER YO character (ᏺ) has codepoint U+13FA.
How do I type or copy CHEROKEE SMALL LETTER YO?
Copy ᏺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.