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