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