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