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 VISIGOTHIC Z
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A762 | |
| decimal | 42850 | |
| htmldecimal | Ꝣ | |
| htmlhex | Ꝣ | |
| css | \A762 | |
| javascript | \u{A762} | |
| python | \ua762 | |
| java | \uA762 | |
| go | \uA762 | |
| ruby | \u{A762} | |
| rust | \u{A762} | |
| ccpp | \ua762 | |
| urlencoded | %EA%9D%A2 | |
| utf8bytes | ea 9d a2 | |
| utf16bebytes | a7 62 | |
| utf32bebytes | 00 00 a7 62 |
How to Use
HTML:
Ꝣ
CSS:
content: "\A762"
JavaScript:
"\u{A762}"
Python:
"\ua762"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No