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' : ''">
⋤
SQUARE IMAGE OF OR NOT EQUAL TO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22E4 | |
| decimal | 8932 | |
| htmldecimal | ⋤ | |
| htmlhex | ⋤ | |
| css | \22E4 | |
| javascript | \u{22E4} | |
| python | \u22e4 | |
| java | \u22E4 | |
| go | \u22E4 | |
| ruby | \u{22E4} | |
| rust | \u{22E4} | |
| ccpp | \u22e4 | |
| urlencoded | %E2%8B%A4 | |
| utf8bytes | e2 8b a4 | |
| utf16bebytes | 22 e4 | |
| utf32bebytes | 00 00 22 e4 |
How to Use
HTML:
⋤
CSS:
content: "\22E4"
JavaScript:
"\u{22E4}"
Python:
"\u22e4"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes