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' : ''">
ꭓ
LATIN SMALL LETTER CHI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AB53 | |
| decimal | 43859 | |
| htmldecimal | ꭓ | |
| htmlhex | ꭓ | |
| css | \AB53 | |
| javascript | \u{AB53} | |
| python | \uab53 | |
| java | \uAB53 | |
| go | \uAB53 | |
| ruby | \u{AB53} | |
| rust | \u{AB53} | |
| ccpp | \uab53 | |
| urlencoded | %EA%AD%93 | |
| utf8bytes | ea ad 93 | |
| utf16bebytes | ab 53 | |
| utf32bebytes | 00 00 ab 53 |
How to Use
HTML:
ꭓ
CSS:
content: "\AB53"
JavaScript:
"\u{AB53}"
Python:
"\uab53"
Properties
- Block
- Latin Extended-E
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No