39 symbols
Arrow Symbols
Arrows are the most-copied symbols on the web. This page collects the essential text arrows from the Unicode Arrows block (U+2190–U+21FF) and Dingbats: single and double line arrows, diagonal arrows, hooked and curved arrows, arrows with tails and bars, and the heavy black arrows used in bullet lists and call-to-action buttons.
Click any arrow to copy it. Open a symbol to see its exact code point, HTML entity (like →), CSS escape, and how to type it on Windows, macOS and Linux.
All arrows symbols
Click to copy. Hover a tile and choose i for codes and details.
What arrow symbols are used for
- Navigation labels and breadcrumbs (Home → Products → Shoes)
- Keyboard shortcut documentation (Ctrl + →)
- Markdown, Slack and Notion notes
- Math and logic (⇒ implies, ↔ if and only if)
- Diagrams, flowcharts and plain-text wireframes
Arrow Symbols: Unicode, hex, octal & HTML codes
| Symbol | Name | Unicode | Hex | Octal | HTML |
|---|---|---|---|---|---|
| Left arrow | U+2190 | 0x2190 | 0o20620 | ← | |
| Right arrow | U+2192 | 0x2192 | 0o20622 | → | |
| Up arrow | U+2191 | 0x2191 | 0o20621 | ↑ | |
| Down arrow | U+2193 | 0x2193 | 0o20623 | ↓ | |
| Left right arrow | U+2194 | 0x2194 | 0o20624 | ↔ | |
| Up down arrow | U+2195 | 0x2195 | 0o20625 | ↕ | |
| Up left arrow | U+2196 | 0x2196 | 0o20626 | ↖ | |
| Up right arrow | U+2197 | 0x2197 | 0o20627 | ↗ | |
| Down right arrow | U+2198 | 0x2198 | 0o20630 | ↘ | |
| Down left arrow | U+2199 | 0x2199 | 0o20631 | ↙ | |
| Return arrow | U+21A9 | 0x21A9 | 0o20651 | ↩ | |
| Forward arrow | U+21AA | 0x21AA | 0o20652 | ↪ | |
| Left double arrow | U+21D0 | 0x21D0 | 0o20720 | ⇐ | |
| Right double arrow | U+21D2 | 0x21D2 | 0o20722 | ⇒ | |
| Left right double arrow | U+21D4 | 0x21D4 | 0o20724 | ⇔ | |
| Up double arrow | U+21D1 | 0x21D1 | 0o20721 | ⇑ | |
| Down double arrow | U+21D3 | 0x21D3 | 0o20723 | ⇓ | |
| Right over left arrow | U+21C4 | 0x21C4 | 0o20704 | ⇄ | |
| Up down paired arrows | U+21C5 | 0x21C5 | 0o20705 | ⇅ | |
| Left over right arrow | U+21C6 | 0x21C6 | 0o20706 | ⇆ | |
| Anticlockwise arrow | U+21BA | 0x21BA | 0o20672 | ↺ | |
| Clockwise arrow | U+21BB | 0x21BB | 0o20673 | ↻ | |
| Heavy round tip right arrow | U+279C | 0x279C | 0o23634 | ➜ | |
| Black rightwards arrow | U+27A1 | 0x27A1 | 0o23641 | ➡ | |
| Black leftwards arrow | U+2B05 | 0x2B05 | 0o25405 | ⬅ | |
| Black upwards arrow | U+2B06 | 0x2B06 | 0o25406 | ⬆ | |
| Black downwards arrow | U+2B07 | 0x2B07 | 0o25407 | ⬇ | |
| Upwards white arrow | U+21E7 | 0x21E7 | 0o20747 | ⇧ | |
| Downwards white arrow | U+21E9 | 0x21E9 | 0o20751 | ⇩ | |
| Leftwards white arrow | U+21E6 | 0x21E6 | 0o20746 | ⇦ | |
| Rightwards white arrow | U+21E8 | 0x21E8 | 0o20750 | ⇨ | |
| Up triangle | U+25B2 | 0x25B2 | 0o22662 | ▲ | |
| Down triangle | U+25BC | 0x25BC | 0o22674 | ▼ | |
| Left triangle | U+25C0 | 0x25C0 | 0o22700 | ◀ | |
| Right triangle | U+25B6 | 0x25B6 | 0o22666 | ▶ | |
| Single left angle | U+2039 | 0x2039 | 0o20071 | ‹ | |
| Single right angle | U+203A | 0x203A | 0o20072 | › | |
| Double left angle | U+00AB | 0x00AB | 0o253 | « | |
| Double right angle | U+00BB | 0x00BB | 0o273 | » |
Frequently asked questions
How do I copy arrow symbols?
Click any symbol on this page to copy it to your clipboard, then paste it anywhere: documents, email, social media, code or chat. Every character here is standard Unicode, so it works across Windows, macOS, iOS, Android and Linux.
How many arrow symbols are on this page?
This collection contains 39 characters. Each one links to a detail page with its Unicode code point, decimal, hexadecimal and octal values, HTML entity, CSS escape, and JavaScript, Python and Java escape sequences.
What is the HTML code for a right arrow?
Use → or → (hex →) for →. The double right arrow ⇒ is ⇒ (⇒). The heavy black arrow ➜ has no named entity, so use ➜.
How do I type an arrow on a keyboard?
On Windows, type 2192 then press Alt+X in Word, or hold Alt and type 26 on the numeric keypad for →. On macOS, enable the Unicode Hex Input source and hold Option while typing 2192. On Linux, press Ctrl+Shift+U, type 2192, then Space.