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 STILE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+233D | |
| decimal | 9021 | |
| htmldecimal | ⌽ | |
| htmlhex | ⌽ | |
| css | \233D | |
| javascript | \u{233D} | |
| python | \u233d | |
| java | \u233D | |
| go | \u233D | |
| ruby | \u{233D} | |
| rust | \u{233D} | |
| ccpp | \u233d | |
| urlencoded | %E2%8C%BD | |
| utf8bytes | e2 8c bd | |
| utf16bebytes | 23 3d | |
| utf32bebytes | 00 00 23 3d |
How to Use
HTML:
⌽
CSS:
content: "\233D"
JavaScript:
"\u{233D}"
Python:
"\u233d"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No