If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2BCD, officially named ROTATED 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º |
11213
Copied!
|
|---|---|
| UTF-8 |
E2 AF 8D
Copied!
|
| UTF-16 |
2B CD
Copied!
|
| UTF-32 |
00 00 2B CD
Copied!
|
| URL-Quoted |
%E2%AF%8D
Copied!
|
| HTML hex reference |
⯍
Copied!
|
| RFC 5137 |
\u'2BCD'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2BCD
Copied!
|
| C and C++ |
\u2bcd
Copied!
|
| C# |
\u2bcd
Copied!
|
| CSS |
\002BCD
Copied!
|
| Excel |
=UNICHAR(11213)
Copied!
|
| Go |
\u2bcd
Copied!
|
| JavaScript |
\u2BCD
Copied!
|
| Modern JavaScript (since ES6) |
\u{2bcd}
Copied!
|
| JSON |
\u2BCD
Copied!
|
| Java |
\u2BCD
Copied!
|
| Lua |
\u{2BCD}
Copied!
|
| Matlab |
char(11213)
Copied!
|
| Perl |
\x{2BCD}
Copied!
|
| PHP |
\u{2bcd}
Copied!
|
| PostgreSQL |
U&'\2BCD'
Copied!
|
| PowerShell |
`u{2BCD}
Copied!
|
| Python |
\u2bcd
Copied!
|
| Ruby |
\u{2bcd}
Copied!
|
| Rust |
\u{2bcd}
Copied!
|