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