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