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
Overview
⮼ (OVERLAPPING BLACK SQUARES) is the Unicode character at code point U+2BBC. It belongs to the Miscellaneous Symbols and Arrows block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
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
Frequently Asked Questions
What is the ⮼ character (OVERLAPPING BLACK SQUARES)?
⮼ (OVERLAPPING BLACK SQUARES) is the Unicode character U+2BBC.
What is the Unicode codepoint of OVERLAPPING BLACK SQUARES?
The OVERLAPPING BLACK SQUARES character (⮼) has codepoint U+2BBC.
How do I type or copy OVERLAPPING BLACK SQUARES?
Copy ⮼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.