If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE3A, officially named PRESENTATION FORM FOR VERTICAL RIGHT TORTOISE SHELL BRACKET, was introduced in Unicode version 1.1. It is part of the CJK Compat Forms block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as GLYPH FOR VERTICAL 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 not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
65082
Copied!
|
|---|---|
| UTF-8 |
EF B8 BA
Copied!
|
| UTF-16 |
FE 3A
Copied!
|
| UTF-32 |
00 00 FE 3A
Copied!
|
| URL-Quoted |
%EF%B8%BA
Copied!
|
| HTML hex reference |
︺
Copied!
|
| RFC 5137 |
\u'FE3A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE3A
Copied!
|
| C and C++ |
\ufe3a
Copied!
|
| C# |
\ufe3a
Copied!
|
| CSS |
\00FE3A
Copied!
|
| Excel |
=UNICHAR(65082)
Copied!
|
| Go |
\ufe3a
Copied!
|
| JavaScript |
\uFE3A
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe3a}
Copied!
|
| JSON |
\uFE3A
Copied!
|
| Java |
\uFE3A
Copied!
|
| Lua |
\u{FE3A}
Copied!
|
| Matlab |
char(65082)
Copied!
|
| Perl |
\x{FE3A}
Copied!
|
| PHP |
\u{fe3a}
Copied!
|
| PostgreSQL |
U&'\FE3A'
Copied!
|
| PowerShell |
`u{FE3A}
Copied!
|
| Python |
\ufe3a
Copied!
|
| Ruby |
\u{fe3a}
Copied!
|
| Rust |
\u{fe3a}
Copied!
|