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