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