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' : ''">
⧥
IDENTICAL TO AND SLANTED PARALLEL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+29E5 | |
| decimal | 10725 | |
| htmldecimal | ⧥ | |
| htmlhex | ⧥ | |
| css | \29E5 | |
| javascript | \u{29E5} | |
| python | \u29e5 | |
| java | \u29E5 | |
| go | \u29E5 | |
| ruby | \u{29E5} | |
| rust | \u{29E5} | |
| ccpp | \u29e5 | |
| urlencoded | %E2%A7%A5 | |
| utf8bytes | e2 a7 a5 | |
| utf16bebytes | 29 e5 | |
| utf32bebytes | 00 00 29 e5 |
How to Use
HTML:
⧥
CSS:
content: "\29E5"
JavaScript:
"\u{29E5}"
Python:
"\u29e5"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes