HTML Entity - Rightwards Arrow
Rightwards Arrow is a arrow symbols for direction, navigation, and flow. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
U+2192
→
\2192
Use this HTML entity in user interfaces, diagrams, and documentation to indicate direction, movement, or relationships between elements.
Related Entities
Common Mistakes
Mistake: Using -> or → instead of → for mapping in math
Fix: Use → (→) for function mappings (f: ℝ → ℝ). The ASCII -> is a programming convention, not mathematical notation.
Mistake: Confusing → (rightwards arrow) with ⇒ (implies / double arrow)
Fix: Use → for maps and limits. Use ⇒ (⇒) for logical implication (P ⇒ Q). They have different mathematical meanings.
Rightwards Arrow
Select any code to highlight it before copying.
| Unicode | U+2192 |
|---|---|
| Hex Code | → |
| HTML Code | → |
| HTML Entity | → |
| CSS Code | \2192 |
| Windows Shortcut | |
| Mac Shortcut | |