AES Encryption Explained: How It Works and Why It Matters
Jun 23, 2026
Right Angle Quotes (French: Closing Guillemet) is a quotation marks, guillemets, and quote variants across languages. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
U+00BB
»
\00BB
Use this HTML entity in typographically correct quotes, especially in multilingual content. Different languages use different quote styles.
Mistake: Using straight quotes (") instead of curly quotes (“ ”) in prose
Fix: Straight quotes are fine for code but look unprofessional in displayed text. Use “ and ” for opening and closing curly double quotes in English prose.
Mistake: Using the wrong quote style for the language
Fix: Different languages use different quotation styles: English uses “...”, French uses «...» (guillemets), German uses „...“, Japanese uses 「...」. Use the correct style for your content language.
Select any code to highlight it before copying.
| Unicode | U+00BB |
|---|---|
| Hex Code | » |
| HTML Code | » |
| HTML Entity | » |
| CSS Code | \00BB |
| Windows Shortcut | Alt 0187 |
| Mac Shortcut | ⇧⌥Q |
Blog
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026