SYMBOL SET REFERENCE

Arrow ALT Codes

Type , , , , , , in any direction.

Arrows are everywhere in technical writing, documentation, flowcharts, and UI labels — "click Settings Privacy," "if A B," " volume up." None of them have classic Windows ALT codes since arrows aren't in Windows-1252. All require Unicode input, but that's trivial: either type the hex + Alt+X in Word, or tap the character here to copy.
Tap any character to copy — no need to type codes. Characters go straight to your clipboard, paste anywhere.

Quick Facts

All require Unicode
No classic ALT codes — arrows weren't in the 1980s character sets
Single arrows
← U+2190, ↑ U+2191, → U+2192, ↓ U+2193
Double arrows
⇐ U+21D0, ⇒ U+21D2, ⇑ U+21D1, ⇓ U+21D3, ⇔ U+21D4
Most useful
→ for navigation paths, ⇒ for logical implication

About Arrow

Single vs double arrows. Single arrows (→ ←) are the workhorses — use them for navigation steps ("File → Save"), simple directions, or generic arrows. Double arrows (⇒ ⇐) carry more emphasis and in logic/math signal implication ("A ⇒ B" means "A implies B"). In everyday writing the single arrow is almost always what you want.

Right arrow (→) is the most useful. In documentation, menu paths are typically written with arrows: "Settings → Privacy → Camera." In math: "f: X → Y" (function from X to Y). In philosophy: "premise → conclusion." It's one of the most typed Unicode characters outside Latin.

Directional meanings. → right/next/forward, ← left/back/previous, ↑ up/increase, ↓ down/decrease, ↔ bidirectional/both ways, ↕ vertically bidirectional. In UI and UX conventions, ↑ and ↓ for "increase/decrease" or "scroll," ← and → for "previous/next."

Logical arrows. In formal logic and math proofs: ⇒ "implies," ⇐ "is implied by," ⇔ "if and only if" (biconditional). In software specs you might see ⇒ to denote a strong transition or "leads to." For casual "implies," many writers just use — (em-dash) or → (single arrow).

Decorative arrows. Unicode has many stylistic variants: ➜ (heavy arrow), ⟶ (long arrow), ⇨ (sharp arrow), ↝ (wavy arrow), and more. For standard writing the plain → is cleanest; save decorative variants for signage, game UI, or where a specific style fits.

Return/enter arrow. ↵ (U+21B5) represents the return/enter key press in keyboard documentation. Use it when explaining keyboard shortcuts: "Press Enter ↵ to confirm."

Frequently Asked Questions

What is the ALT code for → (right arrow)?
No classic ALT code. Unicode: U+2192. In Word: type '2192' then Alt+X. Or tap → on this page to copy. Enable Windows Unicode hex input for system-wide access.
Are there classic ALT codes for arrows?
No. Arrows aren't in the Windows-1252 character set used by classic ALT codes. They live in Unicode's Arrows block (U+2190–U+21FF) which requires Unicode input.
How do I type the double arrow ⇒ (implies)?
Unicode U+21D2. In Word: type '21D2' + Alt+X. Used in logic and math: 'A ⇒ B' means A implies B.
Can I auto-convert -> to → in Word?
Yes. File → Options → Proofing → AutoCorrect → check 'Replace text as you type,' then add entry: replace '-->' with '→'. Word's default AutoCorrect already converts --> to → in some versions.
What's the difference between → and ➜?
Visual style. → (U+2192) is the plain rightward arrow, cleanest for text. ➜ (U+279C) is a heavier, more decorative arrow used for visual emphasis in bullet points or calls-to-action. For body text, → is standard.
How do I type arrows on mobile?
On iOS/Android, long-press or use the emoji/symbol keyboard — search 'arrow' and pick the direction. Or copy from this page and paste.