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' : ''">
⩙
LOGICAL OR OVERLAPPING LOGICAL AND
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A59 | |
| decimal | 10841 | |
| htmldecimal | ⩙ | |
| htmlhex | ⩙ | |
| css | \2A59 | |
| javascript | \u{2A59} | |
| python | \u2a59 | |
| java | \u2A59 | |
| go | \u2A59 | |
| ruby | \u{2A59} | |
| rust | \u{2A59} | |
| ccpp | \u2a59 | |
| urlencoded | %E2%A9%99 | |
| utf8bytes | e2 a9 99 | |
| utf16bebytes | 2a 59 | |
| utf32bebytes | 00 00 2a 59 |
How to Use
HTML:
⩙
CSS:
content: "\2A59"
JavaScript:
"\u{2A59}"
Python:
"\u2a59"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No