If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+301B, officially named RIGHT WHITE SQUARE BRACKET, was introduced in Unicode version 1.1. It is part of the CJK Symbols block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as CLOSING WHITE SQUARE BRACKET.
Categorized technically as a Close Punctuation, this character typically falls under the Common 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 Other Neutral character. Its visual representation remains mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
12315
Copied!
|
|---|---|
| UTF-8 |
E3 80 9B
Copied!
|
| UTF-16 |
30 1B
Copied!
|
| UTF-32 |
00 00 30 1B
Copied!
|
| URL-Quoted |
%E3%80%9B
Copied!
|
| HTML hex reference |
〛
Copied!
|
| RFC 5137 |
\u'301B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u301B
Copied!
|
| C and C++ |
\u301b
Copied!
|
| C# |
\u301b
Copied!
|
| CSS |
\00301B
Copied!
|
| Excel |
=UNICHAR(12315)
Copied!
|
| Go |
\u301b
Copied!
|
| JavaScript |
\u301B
Copied!
|
| Modern JavaScript (since ES6) |
\u{301b}
Copied!
|
| JSON |
\u301B
Copied!
|
| Java |
\u301B
Copied!
|
| Lua |
\u{301B}
Copied!
|
| Matlab |
char(12315)
Copied!
|
| Perl |
\x{301B}
Copied!
|
| PHP |
\u{301b}
Copied!
|
| PostgreSQL |
U&'\301B'
Copied!
|
| PowerShell |
`u{301B}
Copied!
|
| Python |
\u301b
Copied!
|
| Ruby |
\u{301b}
Copied!
|
| Rust |
\u{301b}
Copied!
|