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