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