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