If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+298B, officially named LEFT SQUARE BRACKET WITH UNDERBAR, was introduced in Unicode version 3.2. It is part of the Misc Math Symbols B block, which belongs to the Basic Multilingual plane.
Categorized technically as a Open Punctuation, 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 mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
10635
Copied!
|
|---|---|
| UTF-8 |
E2 A6 8B
Copied!
|
| UTF-16 |
29 8B
Copied!
|
| UTF-32 |
00 00 29 8B
Copied!
|
| URL-Quoted |
%E2%A6%8B
Copied!
|
| HTML hex reference |
⦋
Copied!
|
| RFC 5137 |
\u'298B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u298B
Copied!
|
| C and C++ |
\u298b
Copied!
|
| C# |
\u298b
Copied!
|
| CSS |
\00298B
Copied!
|
| Excel |
=UNICHAR(10635)
Copied!
|
| Go |
\u298b
Copied!
|
| JavaScript |
\u298B
Copied!
|
| Modern JavaScript (since ES6) |
\u{298b}
Copied!
|
| JSON |
\u298B
Copied!
|
| Java |
\u298B
Copied!
|
| Lua |
\u{298B}
Copied!
|
| Matlab |
char(10635)
Copied!
|
| Perl |
\x{298B}
Copied!
|
| PHP |
\u{298b}
Copied!
|
| PostgreSQL |
U&'\298B'
Copied!
|
| PowerShell |
`u{298B}
Copied!
|
| Python |
\u298b
Copied!
|
| Ruby |
\u{298b}
Copied!
|
| Rust |
\u{298b}
Copied!
|