copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('z'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
z
FULLWIDTH LATIN SMALL LETTER Z
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF5A | |
| decimal | 65370 | |
| htmldecimal | z | |
| htmlhex | z | |
| css | \FF5A | |
| javascript | \u{FF5A} | |
| python | \uff5a | |
| java | \uFF5A | |
| go | \uFF5A | |
| ruby | \u{FF5A} | |
| rust | \u{FF5A} | |
| ccpp | \uff5a | |
| urlencoded | %EF%BD%9A | |
| utf8bytes | ef bd 9a | |
| utf16bebytes | ff 5a | |
| utf32bebytes | 00 00 ff 5a |
How to Use
HTML:
z
CSS:
content: "\FF5A"
JavaScript:
"\u{FF5A}"
Python:
"\uff5a"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <wide> 007A