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