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' : ''">
⍔
APL FUNCTIONAL SYMBOL QUAD DEL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2354 | |
| decimal | 9044 | |
| htmldecimal | ⍔ | |
| htmlhex | ⍔ | |
| css | \2354 | |
| javascript | \u{2354} | |
| python | \u2354 | |
| java | \u2354 | |
| go | \u2354 | |
| ruby | \u{2354} | |
| rust | \u{2354} | |
| ccpp | \u2354 | |
| urlencoded | %E2%8D%94 | |
| utf8bytes | e2 8d 94 | |
| utf16bebytes | 23 54 | |
| utf32bebytes | 00 00 23 54 |
How to Use
HTML:
⍔
CSS:
content: "\2354"
JavaScript:
"\u{2354}"
Python:
"\u2354"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No