U+00AB
| OS | Layout | Shortcut |
|---|---|---|
| Windows(you) | Us | AltGr + , |
| Windows | Uk | AltGr + [ |
| Windows | German | AltGr + \ |
| macOS | Us | Option + \ |
| macOS | Uk | Option + \ |
| macOS | German | Option + \ |
| Application | How to insert Left-Pointing Double Angle Quotation Mark |
|---|---|
| Windows (any app) | Hold Alt and type 0171 on the numeric keypad |
| Microsoft Word | Type 00AB, then press Alt+X |
| Excel / Google Sheets | Use the formula =UNICHAR(171) |
| Google Docs | Insert → Special characters, then search "left-pointing double angle quotation mark" |
| HTML | « or « |
| CSS (content property) | content: "\00AB" |
| JavaScript | "\u00AB" |
The left guillemet (chevron) is used as an opening quotation mark in French, German, and many other languages.
Used as quotation marks in French (« Bonjour »), and in some UI designs for navigation or breadcrumbs.