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' : ''">
⊠
SQUARED TIMES
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22A0 | |
| decimal | 8864 | |
| htmldecimal | ⊠ | |
| htmlhex | ⊠ | |
| css | \22A0 | |
| javascript | \u{22A0} | |
| python | \u22a0 | |
| java | \u22A0 | |
| go | \u22A0 | |
| ruby | \u{22A0} | |
| rust | \u{22A0} | |
| ccpp | \u22a0 | |
| urlencoded | %E2%8A%A0 | |
| utf8bytes | e2 8a a0 | |
| utf16bebytes | 22 a0 | |
| utf32bebytes | 00 00 22 a0 |
How to Use
HTML:
⊠
CSS:
content: "\22A0"
JavaScript:
"\u{22A0}"
Python:
"\u22a0"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No