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 COLON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2360 | |
| decimal | 9056 | |
| htmldecimal | ⍠ | |
| htmlhex | ⍠ | |
| css | \2360 | |
| javascript | \u{2360} | |
| python | \u2360 | |
| java | \u2360 | |
| go | \u2360 | |
| ruby | \u{2360} | |
| rust | \u{2360} | |
| ccpp | \u2360 | |
| urlencoded | %E2%8D%A0 | |
| utf8bytes | e2 8d a0 | |
| utf16bebytes | 23 60 | |
| utf32bebytes | 00 00 23 60 |
How to Use
HTML:
⍠
CSS:
content: "\2360"
JavaScript:
"\u{2360}"
Python:
"\u2360"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No