If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2BCC, officially named LIGHT FOUR POINTED BLACK CUSP, was introduced in Unicode version 7.0. It is part of the Misc Arrows block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
11212
Copied!
|
|---|---|
| UTF-8 |
E2 AF 8C
Copied!
|
| UTF-16 |
2B CC
Copied!
|
| UTF-32 |
00 00 2B CC
Copied!
|
| URL-Quoted |
%E2%AF%8C
Copied!
|
| HTML hex reference |
⯌
Copied!
|
| RFC 5137 |
\u'2BCC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2BCC
Copied!
|
| C and C++ |
\u2bcc
Copied!
|
| C# |
\u2bcc
Copied!
|
| CSS |
\002BCC
Copied!
|
| Excel |
=UNICHAR(11212)
Copied!
|
| Go |
\u2bcc
Copied!
|
| JavaScript |
\u2BCC
Copied!
|
| Modern JavaScript (since ES6) |
\u{2bcc}
Copied!
|
| JSON |
\u2BCC
Copied!
|
| Java |
\u2BCC
Copied!
|
| Lua |
\u{2BCC}
Copied!
|
| Matlab |
char(11212)
Copied!
|
| Perl |
\x{2BCC}
Copied!
|
| PHP |
\u{2bcc}
Copied!
|
| PostgreSQL |
U&'\2BCC'
Copied!
|
| PowerShell |
`u{2BCC}
Copied!
|
| Python |
\u2bcc
Copied!
|
| Ruby |
\u{2bcc}
Copied!
|
| Rust |
\u{2bcc}
Copied!
|