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