If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE39, officially named PRESENTATION FORM FOR VERTICAL LEFT 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 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 not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
65081
Copied!
|
|---|---|
| UTF-8 |
EF B8 B9
Copied!
|
| UTF-16 |
FE 39
Copied!
|
| UTF-32 |
00 00 FE 39
Copied!
|
| URL-Quoted |
%EF%B8%B9
Copied!
|
| HTML hex reference |
︹
Copied!
|
| RFC 5137 |
\u'FE39'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE39
Copied!
|
| C and C++ |
\ufe39
Copied!
|
| C# |
\ufe39
Copied!
|
| CSS |
\00FE39
Copied!
|
| Excel |
=UNICHAR(65081)
Copied!
|
| Go |
\ufe39
Copied!
|
| JavaScript |
\uFE39
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe39}
Copied!
|
| JSON |
\uFE39
Copied!
|
| Java |
\uFE39
Copied!
|
| Lua |
\u{FE39}
Copied!
|
| Matlab |
char(65081)
Copied!
|
| Perl |
\x{FE39}
Copied!
|
| PHP |
\u{fe39}
Copied!
|
| PostgreSQL |
U&'\FE39'
Copied!
|
| PowerShell |
`u{FE39}
Copied!
|
| Python |
\ufe39
Copied!
|
| Ruby |
\u{fe39}
Copied!
|
| Rust |
\u{fe39}
Copied!
|