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