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