If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE37, officially named PRESENTATION FORM FOR VERTICAL LEFT CURLY 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 CURLY 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º |
65079
Copied!
|
|---|---|
| UTF-8 |
EF B8 B7
Copied!
|
| UTF-16 |
FE 37
Copied!
|
| UTF-32 |
00 00 FE 37
Copied!
|
| URL-Quoted |
%EF%B8%B7
Copied!
|
| HTML hex reference |
︷
Copied!
|
| RFC 5137 |
\u'FE37'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE37
Copied!
|
| C and C++ |
\ufe37
Copied!
|
| C# |
\ufe37
Copied!
|
| CSS |
\00FE37
Copied!
|
| Excel |
=UNICHAR(65079)
Copied!
|
| Go |
\ufe37
Copied!
|
| JavaScript |
\uFE37
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe37}
Copied!
|
| JSON |
\uFE37
Copied!
|
| Java |
\uFE37
Copied!
|
| Lua |
\u{FE37}
Copied!
|
| Matlab |
char(65079)
Copied!
|
| Perl |
\x{FE37}
Copied!
|
| PHP |
\u{fe37}
Copied!
|
| PostgreSQL |
U&'\FE37'
Copied!
|
| PowerShell |
`u{FE37}
Copied!
|
| Python |
\ufe37
Copied!
|
| Ruby |
\u{fe37}
Copied!
|
| Rust |
\u{fe37}
Copied!
|