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' : ''">
∥
PARALLEL TO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2225 | |
| decimal | 8741 | |
| htmldecimal | ∥ | |
| htmlhex | ∥ | |
| css | \2225 | |
| javascript | \u{2225} | |
| python | \u2225 | |
| java | \u2225 | |
| go | \u2225 | |
| ruby | \u{2225} | |
| rust | \u{2225} | |
| ccpp | \u2225 | |
| urlencoded | %E2%88%A5 | |
| utf8bytes | e2 88 a5 | |
| utf16bebytes | 22 25 | |
| utf32bebytes | 00 00 22 25 |
How to Use
HTML:
∥
CSS:
content: "\2225"
JavaScript:
"\u{2225}"
Python:
"\u2225"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No