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 LETTER SMALL CAPITAL Z
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D22 | |
| decimal | 7458 | |
| htmldecimal | ᴢ | |
| htmlhex | ᴢ | |
| css | \1D22 | |
| javascript | \u{1D22} | |
| python | \u1d22 | |
| java | \u1D22 | |
| go | \u1D22 | |
| ruby | \u{1D22} | |
| rust | \u{1D22} | |
| ccpp | \u1d22 | |
| urlencoded | %E1%B4%A2 | |
| utf8bytes | e1 b4 a2 | |
| utf16bebytes | 1d 22 | |
| utf32bebytes | 00 00 1d 22 |
How to Use
HTML:
ᴢ
CSS:
content: "\1D22"
JavaScript:
"\u{1D22}"
Python:
"\u1d22"
Properties
- Block
- Phonetic Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No