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