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 Z WITH CIRCUMFLEX
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E90 | |
| decimal | 7824 | |
| htmldecimal | Ẑ | |
| htmlhex | Ẑ | |
| css | \1E90 | |
| javascript | \u{1E90} | |
| python | \u1e90 | |
| java | \u1E90 | |
| go | \u1E90 | |
| ruby | \u{1E90} | |
| rust | \u{1E90} | |
| ccpp | \u1e90 | |
| urlencoded | %E1%BA%90 | |
| utf8bytes | e1 ba 90 | |
| utf16bebytes | 1e 90 | |
| utf32bebytes | 00 00 1e 90 |
How to Use
HTML:
Ẑ
CSS:
content: "\1E90"
JavaScript:
"\u{1E90}"
Python:
"\u1e90"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 005A 0302