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' : ''">
⧤
EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+29E4 | |
| decimal | 10724 | |
| htmldecimal | ⧤ | |
| htmlhex | ⧤ | |
| css | \29E4 | |
| javascript | \u{29E4} | |
| python | \u29e4 | |
| java | \u29E4 | |
| go | \u29E4 | |
| ruby | \u{29E4} | |
| rust | \u{29E4} | |
| ccpp | \u29e4 | |
| urlencoded | %E2%A7%A4 | |
| utf8bytes | e2 a7 a4 | |
| utf16bebytes | 29 e4 | |
| utf32bebytes | 00 00 29 e4 |
How to Use
HTML:
⧤
CSS:
content: "\29E4"
JavaScript:
"\u{29E4}"
Python:
"\u29e4"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes