FOSSFonts

LEFT-POINTING DOUBLE ANGLE QUOTATION MARK («)

«

Copy Character

Unicode Code

U+00AB

Codepoint

171

Aliases

left guillemet, chevrons (in typography)

Notes

usually opening, sometimes closing

Character Encoding

UTF-8

0xC20xAB

UTF-16

0x00AB

UTF-32

0x000000AB

Copy & Paste Codes

Unicode Escape

\u{00AB}

HTML Entity (Decimal)

«

HTML Entity (Hex)

«

CSS Code

\00AB

JavaScript/JSON

String.fromCodePoint(0x00AB)

Python

chr(0x00AB)

Ruby/PHP

chr(0x00AB)

Unix, C, PHP, JAVA

0x00AB

Perl

chr(0x00AB)

URL Encoded

%00ab
LEFT-POINTING DOUBLE ANGLE QUOTATION MARK («) - U+00AB | Unicode | FOSSFonts