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' : ''">
⯌
LIGHT FOUR POINTED BLACK CUSP
Overview
⯌ (LIGHT FOUR POINTED BLACK CUSP) is the Unicode character at code point U+2BCC. 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+2BCC | |
| decimal | 11212 | |
| htmldecimal | ⯌ | |
| htmlhex | ⯌ | |
| css | \2BCC | |
| javascript | \u{2BCC} | |
| python | \u2bcc | |
| java | \u2BCC | |
| go | \u2BCC | |
| ruby | \u{2BCC} | |
| rust | \u{2BCC} | |
| ccpp | \u2bcc | |
| urlencoded | %E2%AF%8C | |
| utf8bytes | e2 af 8c | |
| utf16bebytes | 2b cc | |
| utf32bebytes | 00 00 2b cc |
How to Use
HTML:
⯌
CSS:
content: "\2BCC"
JavaScript:
"\u{2BCC}"
Python:
"\u2bcc"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⯌ character (LIGHT FOUR POINTED BLACK CUSP)?
⯌ (LIGHT FOUR POINTED BLACK CUSP) is the Unicode character U+2BCC.
What is the Unicode codepoint of LIGHT FOUR POINTED BLACK CUSP?
The LIGHT FOUR POINTED BLACK CUSP character (⯌) has codepoint U+2BCC.
How do I type or copy LIGHT FOUR POINTED BLACK CUSP?
Copy ⯌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.