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