If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE5D, officially named SMALL LEFT 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 OPENING TORTOISE SHELL BRACKET.
Categorized technically as a Open 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º |
65117
Copied!
|
|---|---|
| UTF-8 |
EF B9 9D
Copied!
|
| UTF-16 |
FE 5D
Copied!
|
| UTF-32 |
00 00 FE 5D
Copied!
|
| URL-Quoted |
%EF%B9%9D
Copied!
|
| HTML hex reference |
﹝
Copied!
|
| RFC 5137 |
\u'FE5D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE5D
Copied!
|
| C and C++ |
\ufe5d
Copied!
|
| C# |
\ufe5d
Copied!
|
| CSS |
\00FE5D
Copied!
|
| Excel |
=UNICHAR(65117)
Copied!
|
| Go |
\ufe5d
Copied!
|
| JavaScript |
\uFE5D
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe5d}
Copied!
|
| JSON |
\uFE5D
Copied!
|
| Java |
\uFE5D
Copied!
|
| Lua |
\u{FE5D}
Copied!
|
| Matlab |
char(65117)
Copied!
|
| Perl |
\x{FE5D}
Copied!
|
| PHP |
\u{fe5d}
Copied!
|
| PostgreSQL |
U&'\FE5D'
Copied!
|
| PowerShell |
`u{FE5D}
Copied!
|
| Python |
\ufe5d
Copied!
|
| Ruby |
\u{fe5d}
Copied!
|
| Rust |
\u{fe5d}
Copied!
|