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 HA
Overview
ꭽ (CHEROKEE SMALL LETTER HA) is the Unicode character at code point U+AB7D. 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+AB7D | |
| decimal | 43901 | |
| htmldecimal | ꭽ | |
| htmlhex | ꭽ | |
| css | \AB7D | |
| javascript | \u{AB7D} | |
| python | \uab7d | |
| java | \uAB7D | |
| go | \uAB7D | |
| ruby | \u{AB7D} | |
| rust | \u{AB7D} | |
| ccpp | \uab7d | |
| urlencoded | %EA%AD%BD | |
| utf8bytes | ea ad bd | |
| utf16bebytes | ab 7d | |
| utf32bebytes | 00 00 ab 7d |
How to Use
HTML:
ꭽ
CSS:
content: "\AB7D"
JavaScript:
"\u{AB7D}"
Python:
"\uab7d"
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 HA)?
ꭽ (CHEROKEE SMALL LETTER HA) is the Unicode character U+AB7D.
What is the Unicode codepoint of CHEROKEE SMALL LETTER HA?
The CHEROKEE SMALL LETTER HA character (ꭽ) has codepoint U+AB7D.
How do I type or copy CHEROKEE SMALL LETTER HA?
Copy ꭽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.