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 SV
Overview
ꮢ (CHEROKEE SMALL LETTER SV) is the Unicode character at code point U+ABA2. 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+ABA2 | |
| decimal | 43938 | |
| htmldecimal | ꮢ | |
| htmlhex | ꮢ | |
| css | \ABA2 | |
| javascript | \u{ABA2} | |
| python | \uaba2 | |
| java | \uABA2 | |
| go | \uABA2 | |
| ruby | \u{ABA2} | |
| rust | \u{ABA2} | |
| ccpp | \uaba2 | |
| urlencoded | %EA%AE%A2 | |
| utf8bytes | ea ae a2 | |
| utf16bebytes | ab a2 | |
| utf32bebytes | 00 00 ab a2 |
How to Use
HTML:
ꮢ
CSS:
content: "\ABA2"
JavaScript:
"\u{ABA2}"
Python:
"\uaba2"
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 SV)?
ꮢ (CHEROKEE SMALL LETTER SV) is the Unicode character U+ABA2.
What is the Unicode codepoint of CHEROKEE SMALL LETTER SV?
The CHEROKEE SMALL LETTER SV character (ꮢ) has codepoint U+ABA2.
How do I type or copy CHEROKEE SMALL LETTER SV?
Copy ꮢ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.