Halfwidth and Fullwidth Forms: Fullwidth Broken Bar

U+FFE4
Noto text font
Plane
0 (Basic Multilingual)
Block
Halfwidth and Fullwidth Forms
Unicode Version
1.1
UTF-32BE
00 00 FF E4
UTF-32LE
E4 FF 00 00
UTF-16BE
FF E4
UTF-16LE
E4 FF
UTF-8
EF BF A4

Character Escapes

HTML5
¦
¦
C
\uFFE4 (C99)
\U00FFE4 (C99)
C++
\u{FFE4} (C++23)
\U0000FFE4
\uFFE4
Java
\uFFE4
JavaScript
\u{FFE4}
\uFFE4
CSS
\FFE4
\00FFE4
Quoted-Printable
=EF=BF=A4
URL
%EF%BF%A4