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 UP SHOE JOT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+235D | |
| decimal | 9053 | |
| htmldecimal | ⍝ | |
| htmlhex | ⍝ | |
| css | \235D | |
| javascript | \u{235D} | |
| python | \u235d | |
| java | \u235D | |
| go | \u235D | |
| ruby | \u{235D} | |
| rust | \u{235D} | |
| ccpp | \u235d | |
| urlencoded | %E2%8D%9D | |
| utf8bytes | e2 8d 9d | |
| utf16bebytes | 23 5d | |
| utf32bebytes | 00 00 23 5d |
How to Use
HTML:
⍝
CSS:
content: "\235D"
JavaScript:
"\u{235D}"
Python:
"\u235d"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No