SINGLE LOW-9 QUOTATION MARK (‚)
‚
Copy Character
Unicode Block
General PunctuationUnicode Code
U+201A
Codepoint
8218
Aliases
low single comma quotation mark
Notes
used as opening single quotation mark in some languages
Character Encoding
UTF-8
0xE20x800x9A
UTF-16
0x201A
UTF-32
0x0000201A
Copy & Paste Codes
Unicode Escape
\u{201A}
HTML Entity (Decimal)
‚
HTML Entity (Hex)
‚
CSS Code
\201A
JavaScript/JSON
String.fromCodePoint(0x201A)
Python
chr(0x201A)
Ruby/PHP
chr(0x201A)
Unix, C, PHP, JAVA
0x201A
Perl
chr(0x201A)
URL Encoded
%201a