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