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