If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+298F, officially named LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER, 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º |
10639
Copied!
|
|---|---|
| UTF-8 |
E2 A6 8F
Copied!
|
| UTF-16 |
29 8F
Copied!
|
| UTF-32 |
00 00 29 8F
Copied!
|
| URL-Quoted |
%E2%A6%8F
Copied!
|
| HTML hex reference |
⦏
Copied!
|
| RFC 5137 |
\u'298F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u298F
Copied!
|
| C and C++ |
\u298f
Copied!
|
| C# |
\u298f
Copied!
|
| CSS |
\00298F
Copied!
|
| Excel |
=UNICHAR(10639)
Copied!
|
| Go |
\u298f
Copied!
|
| JavaScript |
\u298F
Copied!
|
| Modern JavaScript (since ES6) |
\u{298f}
Copied!
|
| JSON |
\u298F
Copied!
|
| Java |
\u298F
Copied!
|
| Lua |
\u{298F}
Copied!
|
| Matlab |
char(10639)
Copied!
|
| Perl |
\x{298F}
Copied!
|
| PHP |
\u{298f}
Copied!
|
| PostgreSQL |
U&'\298F'
Copied!
|
| PowerShell |
`u{298F}
Copied!
|
| Python |
\u298f
Copied!
|
| Ruby |
\u{298f}
Copied!
|
| Rust |
\u{298f}
Copied!
|