Latin-1 Supplement: Left-Pointing Double Angle Quotation Mark

«
U+00AB
«
Noto text font
Plane
0 (Basic Multilingual)
Block
Latin-1 Supplement
Unicode Version
1.1
UTF-32BE
00 00 00 AB
UTF-32LE
AB 00 00 00
UTF-16BE
00 AB
UTF-16LE
AB 00
UTF-8
C2 AB

Character Escapes

HTML5
«
«
&laquo (obsolete)
«
C
\u00AB (C99)
\U0000AB (C99)
C++
\u{AB} (C++23)
\U000000AB
\u00AB
Java
\u00AB
JavaScript
\u{AB}
\u00AB
\xAB
CSS
\AB
\0000AB
Quoted-Printable
=C2=AB
URL
%C2%AB