U+00BB · Final quote
HTML entity
»
Right-Pointing Double Angle Quotation Mark Symbol »
» is right-pointing double angle quotation mark, U+00BB. Unicode also records it as “right guillemet”. It was added in Unicode 1.1, and Unicode files it under Final quote.
Also known as
- right guillemet
Unicode 1.0 called this character right pointing guillemet. The standard renamed it later, but documents, fonts and font-editing tools from that era still use the old name.
What Unicode says about »
usually closing, sometimes opening
— annotation from the Unicode Standard, NamesList.txt
Codes & technical data
| Unicode | U+00BB | |
|---|---|---|
| HTML hex | » | |
| HTML decimal | » | |
| CSS | \00BB | |
| JavaScript | \u{00BB} | |
| Python | \U000000BB | |
| Java / C# | \u00BB | |
| Rust | \u{00bb} | |
| Swift | \u{00BB} | |
| PHP | \u{00BB} | |
| URL encoded | %C2%BB | |
| UTF-8 bytes | C2 BB | |
| UTF-16 bytes | 00BB | |
| Base64 | wrs= | |
| Decimal | 187 | |
| HTML entity | » | |
| Category | Final quote (Pf) | |
| Introduced | Unicode 1.1 | |
Will » survive being pasted?
- Normalisation. Yes. » is unchanged by NFKC, so it survives normalising systems intact.
- Legacy encodings. » exists in Latin-1 and Windows-1252, so even software that predates Unicode can store it.
- Size. 2 bytes in UTF-8. Character-limited fields — SMS, bios, some form validators — usually count bytes, not characters.
Unicode cross-references
The standard points readers of » at these characters — usually because they look alike, or because one is the correct choice where the other is often used by mistake.
Other quotation characters
Unicode names 14 characters ending in “quotation”. They differ by direction, weight or decoration rather than by meaning.
Nearby in Latin-1 Supplement
The upper half of ISO 8859-1: the accented letters and the symbols that Western European printing needed but ASCII had no room for. This is where ° ± × ÷ £ ¥ © ® ½ ¼ live, which makes it the most-copied symbol block in Unicode despite being one of the oldest.
How to type »
| Windows | Type 00BB then press Alt+X, or hold Alt and type 187 on the numeric keypad |
|---|---|
| macOS | Press Ctrl+Cmd+Space, then search for “right-pointing double angle quotation mark” |
| Linux | Press Ctrl+Shift+U, type 00bb, press Enter |
| HTML | » |
About Unicode’s Final quote category
This is a final quotation mark. Its partner varies by language, so the same character can open a quote in one locale and close it in another.
Frequently asked questions
- How do I type the » right-pointing double angle quotation mark symbol?
- On Windows, type 00BB and press Alt+X. You can also hold Alt and type 187 on the numeric keypad. On Linux press Ctrl+Shift+U then 00bb. On any system the quickest route is the copy button on this page.
- What is the code for »?
- Right-Pointing Double Angle Quotation Mark is U+00BB, written in HTML as ». In UTF-8 it takes 2 bytes. The table above lists every escape format.
- What kind of character is »?
- Right-Pointing Double Angle Quotation Mark is filed under Final quote in the Latin-1 Supplement block, and was introduced in Unicode 1.1. This is a final quotation mark. Its partner varies by language, so the same character can open a quote in one locale and close it in another.