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' : ''">
⧢
SHUFFLE PRODUCT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+29E2 | |
| decimal | 10722 | |
| htmldecimal | ⧢ | |
| htmlhex | ⧢ | |
| css | \29E2 | |
| javascript | \u{29E2} | |
| python | \u29e2 | |
| java | \u29E2 | |
| go | \u29E2 | |
| ruby | \u{29E2} | |
| rust | \u{29E2} | |
| ccpp | \u29e2 | |
| urlencoded | %E2%A7%A2 | |
| utf8bytes | e2 a7 a2 | |
| utf16bebytes | 29 e2 | |
| utf32bebytes | 00 00 29 e2 |
How to Use
HTML:
⧢
CSS:
content: "\29E2"
JavaScript:
"\u{29E2}"
Python:
"\u29e2"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No