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 S
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F122 | |
| decimal | 127266 | |
| htmldecimal | 🄢 | |
| htmlhex | 🄢 | |
| css | \1F122 | |
| javascript | \u{1F122} | |
| python | \U0001f122 | |
| java | \uD83C\uDD22 | |
| go | \U0001F122 | |
| ruby | \u{1F122} | |
| rust | \u{1F122} | |
| ccpp | \U0001f122 | |
| urlencoded | %F0%9F%84%A2 | |
| utf8bytes | f0 9f 84 a2 | |
| utf16bebytes | d8 3c dd 22 | |
| utf32bebytes | 00 01 f1 22 |
How to Use
HTML:
🄢
CSS:
content: "\1F122"
JavaScript:
"\u{1F122}"
Python:
"\U0001f122"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0028 0053 0029