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