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