DOUBLE LOW LINE (‗)
‗
Copy Character
Unicode Block
General PunctuationUnicode Code
U+2017
Codepoint
8215
Notes
this is a spacing character
# 0020 0333
Character Encoding
UTF-8
0xE20x800x97
UTF-16
0x2017
UTF-32
0x00002017
Copy & Paste Codes
Unicode Escape
\u{2017}
HTML Entity (Decimal)
‗
HTML Entity (Hex)
‗
CSS Code
\2017
JavaScript/JSON
String.fromCodePoint(0x2017)
Python
chr(0x2017)
Ruby/PHP
chr(0x2017)
Unix, C, PHP, JAVA
0x2017
Perl
chr(0x2017)
URL Encoded
%2017