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 Q WITH DIAGONAL STROKE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A758 | |
| decimal | 42840 | |
| htmldecimal | Ꝙ | |
| htmlhex | Ꝙ | |
| css | \A758 | |
| javascript | \u{A758} | |
| python | \ua758 | |
| java | \uA758 | |
| go | \uA758 | |
| ruby | \u{A758} | |
| rust | \u{A758} | |
| ccpp | \ua758 | |
| urlencoded | %EA%9D%98 | |
| utf8bytes | ea 9d 98 | |
| utf16bebytes | a7 58 | |
| utf32bebytes | 00 00 a7 58 |
How to Use
HTML:
Ꝙ
CSS:
content: "\A758"
JavaScript:
"\u{A758}"
Python:
"\ua758"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No