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' : ''">
⮼
OVERLAPPING BLACK SQUARES
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BBC | |
| decimal | 11196 | |
| htmldecimal | ⮼ | |
| htmlhex | ⮼ | |
| css | \2BBC | |
| javascript | \u{2BBC} | |
| python | \u2bbc | |
| java | \u2BBC | |
| go | \u2BBC | |
| ruby | \u{2BBC} | |
| rust | \u{2BBC} | |
| ccpp | \u2bbc | |
| urlencoded | %E2%AE%BC | |
| utf8bytes | e2 ae bc | |
| utf16bebytes | 2b bc | |
| utf32bebytes | 00 00 2b bc |
How to Use
HTML:
⮼
CSS:
content: "\2BBC"
JavaScript:
"\u{2BBC}"
Python:
"\u2bbc"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No