If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE11, officially named PRESENTATION FORM FOR VERTICAL IDEOGRAPHIC COMMA, was introduced in Unicode version 4.1. It is part of the Vertical Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other 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º |
65041
Copied!
|
|---|---|
| UTF-8 |
EF B8 91
Copied!
|
| UTF-16 |
FE 11
Copied!
|
| UTF-32 |
00 00 FE 11
Copied!
|
| URL-Quoted |
%EF%B8%91
Copied!
|
| HTML hex reference |
︑
Copied!
|
| RFC 5137 |
\u'FE11'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE11
Copied!
|
| C and C++ |
\ufe11
Copied!
|
| C# |
\ufe11
Copied!
|
| CSS |
\00FE11
Copied!
|
| Excel |
=UNICHAR(65041)
Copied!
|
| Go |
\ufe11
Copied!
|
| JavaScript |
\uFE11
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe11}
Copied!
|
| JSON |
\uFE11
Copied!
|
| Java |
\uFE11
Copied!
|
| Lua |
\u{FE11}
Copied!
|
| Matlab |
char(65041)
Copied!
|
| Perl |
\x{FE11}
Copied!
|
| PHP |
\u{fe11}
Copied!
|
| PostgreSQL |
U&'\FE11'
Copied!
|
| PowerShell |
`u{FE11}
Copied!
|
| Python |
\ufe11
Copied!
|
| Ruby |
\u{fe11}
Copied!
|
| Rust |
\u{fe11}
Copied!
|