If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE3C, officially named PRESENTATION FORM FOR VERTICAL RIGHT BLACK LENTICULAR 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 CLOSING BLACK LENTICULAR BRACKET.
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 not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
65084
Copied!
|
|---|---|
| UTF-8 |
EF B8 BC
Copied!
|
| UTF-16 |
FE 3C
Copied!
|
| UTF-32 |
00 00 FE 3C
Copied!
|
| URL-Quoted |
%EF%B8%BC
Copied!
|
| HTML hex reference |
︼
Copied!
|
| RFC 5137 |
\u'FE3C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE3C
Copied!
|
| C and C++ |
\ufe3c
Copied!
|
| C# |
\ufe3c
Copied!
|
| CSS |
\00FE3C
Copied!
|
| Excel |
=UNICHAR(65084)
Copied!
|
| Go |
\ufe3c
Copied!
|
| JavaScript |
\uFE3C
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe3c}
Copied!
|
| JSON |
\uFE3C
Copied!
|
| Java |
\uFE3C
Copied!
|
| Lua |
\u{FE3C}
Copied!
|
| Matlab |
char(65084)
Copied!
|
| Perl |
\x{FE3C}
Copied!
|
| PHP |
\u{fe3c}
Copied!
|
| PostgreSQL |
U&'\FE3C'
Copied!
|
| PowerShell |
`u{FE3C}
Copied!
|
| Python |
\ufe3c
Copied!
|
| Ruby |
\u{fe3c}
Copied!
|
| Rust |
\u{fe3c}
Copied!
|