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' : ''">
⌆
PERSPECTIVE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2306 | |
| decimal | 8966 | |
| htmldecimal | ⌆ | |
| htmlhex | ⌆ | |
| css | \2306 | |
| javascript | \u{2306} | |
| python | \u2306 | |
| java | \u2306 | |
| go | \u2306 | |
| ruby | \u{2306} | |
| rust | \u{2306} | |
| ccpp | \u2306 | |
| urlencoded | %E2%8C%86 | |
| utf8bytes | e2 8c 86 | |
| utf16bebytes | 23 06 | |
| utf32bebytes | 00 00 23 06 |
How to Use
HTML:
⌆
CSS:
content: "\2306"
JavaScript:
"\u{2306}"
Python:
"\u2306"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No