SINGLE LOW-9 QUOTATION MARK
‚
U+201A
Unicode Block
General PunctuationCode
201A
Code Point
8218
Aliases
low single comma quotation mark
Notes
used as opening single quotation mark in some languages
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
General Punctuation
Character Encoding
UTF-8
0xE20x800x9A
UTF-16
0x201A
UTF-32
0x0000201A
Copy & Paste Codes
Character
‚
Unicode Escape
\u{201A}
HTML Entity (Decimal)
‚
HTML Entity (Hex)
‚
CSS Code
\201A
JavaScript
String.fromCodePoint(0x201A)
Python
chr(0x201A)