If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FD3E, officially named ORNATE LEFT PARENTHESIS, was introduced in Unicode version 1.1. It is part of the Arabic PF A block, which belongs to the Basic Multilingual plane.
Categorized technically as a Close Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has no designated width 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º |
64830
Copied!
|
|---|---|
| UTF-8 |
EF B4 BE
Copied!
|
| UTF-16 |
FD 3E
Copied!
|
| UTF-32 |
00 00 FD 3E
Copied!
|
| URL-Quoted |
%EF%B4%BE
Copied!
|
| HTML hex reference |
﴾
Copied!
|
| RFC 5137 |
\u'FD3E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFD3E
Copied!
|
| C and C++ |
\ufd3e
Copied!
|
| C# |
\ufd3e
Copied!
|
| CSS |
\00FD3E
Copied!
|
| Excel |
=UNICHAR(64830)
Copied!
|
| Go |
\ufd3e
Copied!
|
| JavaScript |
\uFD3E
Copied!
|
| Modern JavaScript (since ES6) |
\u{fd3e}
Copied!
|
| JSON |
\uFD3E
Copied!
|
| Java |
\uFD3E
Copied!
|
| Lua |
\u{FD3E}
Copied!
|
| Matlab |
char(64830)
Copied!
|
| Perl |
\x{FD3E}
Copied!
|
| PHP |
\u{fd3e}
Copied!
|
| PostgreSQL |
U&'\FD3E'
Copied!
|
| PowerShell |
`u{FD3E}
Copied!
|
| Python |
\ufd3e
Copied!
|
| Ruby |
\u{fd3e}
Copied!
|
| Rust |
\u{fd3e}
Copied!
|