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' : ''">
⯀
BLACK SQUARE CENTRED
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BC0 | |
| decimal | 11200 | |
| htmldecimal | ⯀ | |
| htmlhex | ⯀ | |
| css | \2BC0 | |
| javascript | \u{2BC0} | |
| python | \u2bc0 | |
| java | \u2BC0 | |
| go | \u2BC0 | |
| ruby | \u{2BC0} | |
| rust | \u{2BC0} | |
| ccpp | \u2bc0 | |
| urlencoded | %E2%AF%80 | |
| utf8bytes | e2 af 80 | |
| utf16bebytes | 2b c0 | |
| utf32bebytes | 00 00 2b c0 |
How to Use
HTML:
⯀
CSS:
content: "\2BC0"
JavaScript:
"\u{2BC0}"
Python:
"\u2bc0"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No