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' : ''">
ꮿ
CHEROKEE SMALL LETTER YA
Overview
ꮿ (CHEROKEE SMALL LETTER YA) is the Unicode character at code point U+ABBF. It belongs to the Cherokee Supplement block, in the Lowercase Letter (Ll) general category. Its script is Cher.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+ABBF | |
| decimal | 43967 | |
| htmldecimal | ꮿ | |
| htmlhex | ꮿ | |
| css | \ABBF | |
| javascript | \u{ABBF} | |
| python | \uabbf | |
| java | \uABBF | |
| go | \uABBF | |
| ruby | \u{ABBF} | |
| rust | \u{ABBF} | |
| ccpp | \uabbf | |
| urlencoded | %EA%AE%BF | |
| utf8bytes | ea ae bf | |
| utf16bebytes | ab bf | |
| utf32bebytes | 00 00 ab bf |
How to Use
HTML:
ꮿ
CSS:
content: "\ABBF"
JavaScript:
"\u{ABBF}"
Python:
"\uabbf"
Properties
- Block
- Cherokee Supplement
- Script
- Cher
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꮿ character (CHEROKEE SMALL LETTER YA)?
ꮿ (CHEROKEE SMALL LETTER YA) is the Unicode character U+ABBF.
What is the Unicode codepoint of CHEROKEE SMALL LETTER YA?
The CHEROKEE SMALL LETTER YA character (ꮿ) has codepoint U+ABBF.
How do I type or copy CHEROKEE SMALL LETTER YA?
Copy ꮿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.