If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE5E, officially named SMALL RIGHT TORTOISE SHELL BRACKET, was introduced in Unicode version 1.1. It is part of the Small Forms block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as SMALL CLOSING TORTOISE SHELL 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 Unknown 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º |
65118
Copied!
|
|---|---|
| UTF-8 |
EF B9 9E
Copied!
|
| UTF-16 |
FE 5E
Copied!
|
| UTF-32 |
00 00 FE 5E
Copied!
|
| URL-Quoted |
%EF%B9%9E
Copied!
|
| HTML hex reference |
﹞
Copied!
|
| RFC 5137 |
\u'FE5E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE5E
Copied!
|
| C and C++ |
\ufe5e
Copied!
|
| C# |
\ufe5e
Copied!
|
| CSS |
\00FE5E
Copied!
|
| Excel |
=UNICHAR(65118)
Copied!
|
| Go |
\ufe5e
Copied!
|
| JavaScript |
\uFE5E
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe5e}
Copied!
|
| JSON |
\uFE5E
Copied!
|
| Java |
\uFE5E
Copied!
|
| Lua |
\u{FE5E}
Copied!
|
| Matlab |
char(65118)
Copied!
|
| Perl |
\x{FE5E}
Copied!
|
| PHP |
\u{fe5e}
Copied!
|
| PostgreSQL |
U&'\FE5E'
Copied!
|
| PowerShell |
`u{FE5E}
Copied!
|
| Python |
\ufe5e
Copied!
|
| Ruby |
\u{fe5e}
Copied!
|
| Rust |
\u{fe5e}
Copied!
|