LEFT VERTICAL BAR WITH QUILL (⸠)
⸠
Copy Character
Character Encoding
UTF-8
0xE20xB80xA0
UTF-16
0x2E20
UTF-32
0x00002E20
Copy & Paste Codes
Unicode Escape
\u{2E20}
HTML Entity (Decimal)
⸠
HTML Entity (Hex)
⸠
CSS Code
\2E20
JavaScript/JSON
String.fromCodePoint(0x2E20)
Python
chr(0x2E20)
Ruby/PHP
chr(0x2E20)
Unix, C, PHP, JAVA
0x2E20
Perl
chr(0x2E20)
URL Encoded
%2e20