If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2AFE, officially named WHITE VERTICAL BAR, was introduced in Unicode version 3.2. It is part of the Sup Math Operators block, which belongs to the Basic Multilingual plane.
Categorized technically as a Math Symbol, 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º |
11006
Copied!
|
|---|---|
| UTF-8 |
E2 AB BE
Copied!
|
| UTF-16 |
2A FE
Copied!
|
| UTF-32 |
00 00 2A FE
Copied!
|
| URL-Quoted |
%E2%AB%BE
Copied!
|
| HTML hex reference |
⫾
Copied!
|
| RFC 5137 |
\u'2AFE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2AFE
Copied!
|
| C and C++ |
\u2afe
Copied!
|
| C# |
\u2afe
Copied!
|
| CSS |
\002AFE
Copied!
|
| Excel |
=UNICHAR(11006)
Copied!
|
| Go |
\u2afe
Copied!
|
| JavaScript |
\u2AFE
Copied!
|
| Modern JavaScript (since ES6) |
\u{2afe}
Copied!
|
| JSON |
\u2AFE
Copied!
|
| Java |
\u2AFE
Copied!
|
| Lua |
\u{2AFE}
Copied!
|
| Matlab |
char(11006)
Copied!
|
| Perl |
\x{2AFE}
Copied!
|
| PHP |
\u{2afe}
Copied!
|
| PostgreSQL |
U&'\2AFE'
Copied!
|
| PowerShell |
`u{2AFE}
Copied!
|
| Python |
\u2afe
Copied!
|
| Ruby |
\u{2afe}
Copied!
|
| Rust |
\u{2afe}
Copied!
|