If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+27CA, officially named VERTICAL BAR WITH HORIZONTAL STROKE, was introduced in Unicode version 5.0. It is part of the Misc Math Symbols A 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º |
10186
Copied!
|
|---|---|
| UTF-8 |
E2 9F 8A
Copied!
|
| UTF-16 |
27 CA
Copied!
|
| UTF-32 |
00 00 27 CA
Copied!
|
| URL-Quoted |
%E2%9F%8A
Copied!
|
| HTML hex reference |
⟊
Copied!
|
| RFC 5137 |
\u'27CA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u27CA
Copied!
|
| C and C++ |
\u27ca
Copied!
|
| C# |
\u27ca
Copied!
|
| CSS |
\0027CA
Copied!
|
| Excel |
=UNICHAR(10186)
Copied!
|
| Go |
\u27ca
Copied!
|
| JavaScript |
\u27CA
Copied!
|
| Modern JavaScript (since ES6) |
\u{27ca}
Copied!
|
| JSON |
\u27CA
Copied!
|
| Java |
\u27CA
Copied!
|
| Lua |
\u{27CA}
Copied!
|
| Matlab |
char(10186)
Copied!
|
| Perl |
\x{27CA}
Copied!
|
| PHP |
\u{27ca}
Copied!
|
| PostgreSQL |
U&'\27CA'
Copied!
|
| PowerShell |
`u{27CA}
Copied!
|
| Python |
\u27ca
Copied!
|
| Ruby |
\u{27ca}
Copied!
|
| Rust |
\u{27ca}
Copied!
|