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 CAPITAL LETTER CHI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A7B3 | |
| decimal | 42931 | |
| htmldecimal | Ꭓ | |
| htmlhex | Ꭓ | |
| css | \A7B3 | |
| javascript | \u{A7B3} | |
| python | \ua7b3 | |
| java | \uA7B3 | |
| go | \uA7B3 | |
| ruby | \u{A7B3} | |
| rust | \u{A7B3} | |
| ccpp | \ua7b3 | |
| urlencoded | %EA%9E%B3 | |
| utf8bytes | ea 9e b3 | |
| utf16bebytes | a7 b3 | |
| utf32bebytes | 00 00 a7 b3 |
How to Use
HTML:
Ꭓ
CSS:
content: "\A7B3"
JavaScript:
"\u{A7B3}"
Python:
"\ua7b3"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No