Box Drawing: Box Drawings Double Up and Left

U+255D
Noto text font
Plane
0 (Basic Multilingual)
Block
Box Drawing
Unicode Version
1.1
UTF-32BE
00 00 25 5D
UTF-32LE
5D 25 00 00
UTF-16BE
25 5D
UTF-16LE
5D 25
UTF-8
E2 95 9D

Character Escapes

HTML5
╝
╝
╝
C
\u255D (C99)
\U00255D (C99)
C++
\u{255D} (C++23)
\U0000255D
\u255D
Java
\u255D
JavaScript
\u{255D}
\u255D
CSS
\255D
\00255D
Quoted-Printable
=E2=95=9D
URL
%E2%95%9D