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' : ''">
⧄
SQUARED RISING DIAGONAL SLASH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+29C4 | |
| decimal | 10692 | |
| htmldecimal | ⧄ | |
| htmlhex | ⧄ | |
| css | \29C4 | |
| javascript | \u{29C4} | |
| python | \u29c4 | |
| java | \u29C4 | |
| go | \u29C4 | |
| ruby | \u{29C4} | |
| rust | \u{29C4} | |
| ccpp | \u29c4 | |
| urlencoded | %E2%A7%84 | |
| utf8bytes | e2 a7 84 | |
| utf16bebytes | 29 c4 | |
| utf32bebytes | 00 00 29 c4 |
How to Use
HTML:
⧄
CSS:
content: "\29C4"
JavaScript:
"\u{29C4}"
Python:
"\u29c4"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes