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