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' : ''">
🄩
PARENTHESIZED LATIN CAPITAL LETTER Z
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F129 | |
| decimal | 127273 | |
| htmldecimal | 🄩 | |
| htmlhex | 🄩 | |
| css | \1F129 | |
| javascript | \u{1F129} | |
| python | \U0001f129 | |
| java | \uD83C\uDD29 | |
| go | \U0001F129 | |
| ruby | \u{1F129} | |
| rust | \u{1F129} | |
| ccpp | \U0001f129 | |
| urlencoded | %F0%9F%84%A9 | |
| utf8bytes | f0 9f 84 a9 | |
| utf16bebytes | d8 3c dd 29 | |
| utf32bebytes | 00 01 f1 29 |
How to Use
HTML:
🄩
CSS:
content: "\1F129"
JavaScript:
"\u{1F129}"
Python:
"\U0001f129"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0028 005A 0029