LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
«
U+00AB
Code
00AB
Code Point
171
Aliases
left guillemet
chevrons (in typography)
Notes
usually opening, sometimes closing
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC20xAB
UTF-16
0x00AB
UTF-32
0x000000AB
Copy & Paste Codes
Character
«
Unicode Escape
\u{00AB}
HTML Entity (Decimal)
«
HTML Entity (Hex)
«
CSS Code
\00AB
JavaScript
String.fromCodePoint(0x00AB)
Python
chr(0x00AB)