If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FF5C, officially named FULLWIDTH VERTICAL LINE, was introduced in Unicode version 1.1. It is part of the Half And Full Forms block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as FULLWIDTH VERTICAL BAR.
Categorized technically as a Math Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has fullwidth 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º |
65372
Copied!
|
|---|---|
| UTF-8 |
EF BD 9C
Copied!
|
| UTF-16 |
FF 5C
Copied!
|
| UTF-32 |
00 00 FF 5C
Copied!
|
| URL-Quoted |
%EF%BD%9C
Copied!
|
| HTML hex reference |
|
Copied!
|
| RFC 5137 |
\u'FF5C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFF5C
Copied!
|
| C and C++ |
\uff5c
Copied!
|
| C# |
\uff5c
Copied!
|
| CSS |
\00FF5C
Copied!
|
| Excel |
=UNICHAR(65372)
Copied!
|
| Go |
\uff5c
Copied!
|
| JavaScript |
\uFF5C
Copied!
|
| Modern JavaScript (since ES6) |
\u{ff5c}
Copied!
|
| JSON |
\uFF5C
Copied!
|
| Java |
\uFF5C
Copied!
|
| Lua |
\u{FF5C}
Copied!
|
| Matlab |
char(65372)
Copied!
|
| Perl |
\x{FF5C}
Copied!
|
| PHP |
\u{ff5c}
Copied!
|
| PostgreSQL |
U&'\FF5C'
Copied!
|
| PowerShell |
`u{FF5C}
Copied!
|
| Python |
\uff5c
Copied!
|
| Ruby |
\u{ff5c}
Copied!
|
| Rust |
\u{ff5c}
Copied!
|