If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+58BC, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 1.1. It is part of the CJK block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Han script. In terms of text layout and rendering, the glyph is not a composition and has wide in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right 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º |
22716
Copied!
|
|---|---|
| UTF-8 |
E5 A2 BC
Copied!
|
| UTF-16 |
58 BC
Copied!
|
| UTF-32 |
00 00 58 BC
Copied!
|
| URL-Quoted |
%E5%A2%BC
Copied!
|
| HTML hex reference |
墼
Copied!
|
| RFC 5137 |
\u'58BC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u58BC
Copied!
|
| C and C++ |
\u58bc
Copied!
|
| C# |
\u58bc
Copied!
|
| CSS |
\0058BC
Copied!
|
| Excel |
=UNICHAR(22716)
Copied!
|
| Go |
\u58bc
Copied!
|
| JavaScript |
\u58BC
Copied!
|
| Modern JavaScript (since ES6) |
\u{58bc}
Copied!
|
| JSON |
\u58BC
Copied!
|
| Java |
\u58BC
Copied!
|
| Lua |
\u{58BC}
Copied!
|
| Matlab |
char(22716)
Copied!
|
| Perl |
\x{58BC}
Copied!
|
| PHP |
\u{58bc}
Copied!
|
| PostgreSQL |
U&'\58BC'
Copied!
|
| PowerShell |
`u{58BC}
Copied!
|
| Python |
\u58bc
Copied!
|
| Ruby |
\u{58bc}
Copied!
|
| Rust |
\u{58bc}
Copied!
|