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