If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE48, officially named PRESENTATION FORM FOR VERTICAL RIGHT SQUARE BRACKET, was introduced in Unicode version 4.0. It is part of the CJK Compat Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Close Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has wide 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º |
65096
Copied!
|
|---|---|
| UTF-8 |
EF B9 88
Copied!
|
| UTF-16 |
FE 48
Copied!
|
| UTF-32 |
00 00 FE 48
Copied!
|
| URL-Quoted |
%EF%B9%88
Copied!
|
| HTML hex reference |
﹈
Copied!
|
| RFC 5137 |
\u'FE48'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE48
Copied!
|
| C and C++ |
\ufe48
Copied!
|
| C# |
\ufe48
Copied!
|
| CSS |
\00FE48
Copied!
|
| Excel |
=UNICHAR(65096)
Copied!
|
| Go |
\ufe48
Copied!
|
| JavaScript |
\uFE48
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe48}
Copied!
|
| JSON |
\uFE48
Copied!
|
| Java |
\uFE48
Copied!
|
| Lua |
\u{FE48}
Copied!
|
| Matlab |
char(65096)
Copied!
|
| Perl |
\x{FE48}
Copied!
|
| PHP |
\u{fe48}
Copied!
|
| PostgreSQL |
U&'\FE48'
Copied!
|
| PowerShell |
`u{FE48}
Copied!
|
| Python |
\ufe48
Copied!
|
| Ruby |
\u{fe48}
Copied!
|
| Rust |
\u{fe48}
Copied!
|