free-symbols
«

Left-pointing Double Angle Quotation Mark Symbol

« is the left-pointing double angle quotation mark used to open quoted text.

U+00AB

The symbol « is commonly used to open quotations in typography. It pairs with » as the closing double angle quotation mark. It’s widely available in standard Unicode-aware fonts and browsers.

Left-pointing Double Angle Quotation Mark Symbol Meaning

« (U+00AB) is the LEFT-POINTING DOUBLE ANGLE QUOTATION MARK. It’s primarily used as an opening quotation mark in languages and publishing styles that prefer angle quotes (for example, French-style quotes). In plain text, it works like a left quote: place it before the quoted phrase, then use the corresponding closing mark (»/U+00BB) after the phrase. You can also see it used stylistically for emphasized statements, titles, or quoted UI text, as long as it matches the tone and typographic conventions of your document or app.

Common uses

  • Opening quotation marks in angle-quote style writing (e.g., «quote»)
  • Localizing UI strings for languages that use « and » for quotes
  • Formatting quoted phrases in blog posts and articles with consistent typography
  • Annotating excerpts or citations in documents and proofreading workflows
  • Creating decorative or typographic emphasis for short quoted text in social posts

Examples

« Left-Pointing Double Angle Quotation Mark

  • «He said, «Welcome!»
  • «The note reads: «Do not enter.»
  • «In the manual: «Warning: disconnect power.»
  • «Her quote was «Keep going».
  • «The caption says: «New collection 2026».

Variations

Ready to copy

Technical codes

UnicodeU+00AB
HTML Entity«
HTML Code«
CSS\00AB

FAQ

What does the Left-pointing Double Angle Quotation Mark symbol mean?

« (U+00AB) is the LEFT-POINTING DOUBLE ANGLE QUOTATION MARK. It’s primarily used as an opening quotation mark in languages and publishing styles that prefer angle quotes (for example, French-style quotes). In plain text, it works like a left quote: place it before the quoted phrase, then use the corresponding closing mark (»/U+00BB) after the phrase. You can also see it used stylistically for emphasized statements, titles, or quoted UI text, as long as it matches the tone and typographic conventions of your document or app.

What is « called in Unicode?

It’s called the LEFT-POINTING DOUBLE ANGLE QUOTATION MARK, with code point U+00AB.

How do I type the closing symbol for angle quotes?

Use » as the closing mark (right-pointing double angle quotation mark, U+00BB).

Is « different from a regular left quotation mark?

Yes. « is a specific angle-quote punctuation character, not the same as typographic left double quotes like “ or ‘.

What’s the best way to copy it for HTML or code?

You can paste « directly, or use the HTML entity «, or the CSS escape \\00AB.