DOUBLE LOW-9 QUOTATION MARK („)
„
Copy Character
Unicode Block
General PunctuationUnicode Code
U+201E
Codepoint
8222
Aliases
low double comma quotation mark
Notes
used as opening double quotation mark in some languages
Character Encoding
UTF-8
0xE20x800x9E
UTF-16
0x201E
UTF-32
0x0000201E
Copy & Paste Codes
Unicode Escape
\u{201E}
HTML Entity (Decimal)
„
HTML Entity (Hex)
„
CSS Code
\201E
JavaScript/JSON
String.fromCodePoint(0x201E)
Python
chr(0x201E)
Ruby/PHP
chr(0x201E)
Unix, C, PHP, JAVA
0x201E
Perl
chr(0x201E)
URL Encoded
%201e