DOUBLE HIGH-REVERSED-9 QUOTATION MARK (‟)
‟
Copy Character
Unicode Block
General PunctuationUnicode Code
U+201F
Codepoint
8223
Aliases
double reversed comma quotation mark
Notes
has same semantic as 201C, but differs in appearance
Character Encoding
UTF-8
0xE20x800x9F
UTF-16
0x201F
UTF-32
0x0000201F
Copy & Paste Codes
Unicode Escape
\u{201F}
HTML Entity (Decimal)
‟
HTML Entity (Hex)
‟
CSS Code
\201F
JavaScript/JSON
String.fromCodePoint(0x201F)
Python
chr(0x201F)
Ruby/PHP
chr(0x201F)
Unix, C, PHP, JAVA
0x201F
Perl
chr(0x201F)
URL Encoded
%201f