Leftwards Arrow With Hook Symbol
The ↩ symbol is a leftwards arrow with a hook, often used to indicate going back or returning.
U+21A9
↩ is the Leftwards Arrow with Hook (Unicode U+21A9). It visually suggests returning or reversing direction in a compact arrow form. Copy it for UI labels, diagrams, and text annotations.
Leftwards Arrow With Hook Symbol Meaning
The ↩ symbol (LEFTWARDS ARROW WITH HOOK, U+21A9) combines a left-pointing arrow with a hooked end. In everyday writing and interface text, it commonly signals “go back,” “return,” or “previous” actions. Because the arrow points left, it also fits layouts where backward navigation is expected (for example, returning to the previous step in a workflow). In documentation, it can help label shortcuts, history actions, or input behaviors that move backward. You can use it as a visual cue in text, buttons, and diagrams where “back/return” needs to be clearer than a plain word alone.
Common uses
- •Labeling a “back/return” action in menus and navigation UIs
- •Indicating “previous step” in forms, onboarding flows, or wizards
- •Annotating documentation or diagrams that refer to returning or reversing
- •Marking keyboard shortcuts or commands that navigate backward
- •Using as a visual signifier for “return” in chatbots or help text
Examples
↩ Leftwards Arrow with Hook Symbol
- ↩Press ↩ to go back one step.
- ↩Choose Settings ↩ to return to the previous screen.
- ↩If the entry is incorrect, use ↩ to revert.
- ↩Click ↩ for the prior page in the sequence.
- ↩After reviewing results, select ↩ to return to the form.
Variations
Ready to copy
Technical codes
| Unicode | U+21A9 | |
| HTML Entity | ↩ | |
| HTML Code | ↩ | |
| CSS | \21A9 |
FAQ
What does ↩ mean?
↩ typically means “go back” or “return,” especially in navigation, step-based flows, and documentation labels.
How do I copy ↩ into my website?
You can paste the character directly, or use the HTML entity: ↩.
What is the Unicode value for ↩?
The symbol ↩ is LEFTWARDS ARROW WITH HOOK with Unicode code point U+21A9.
Can I use ↩ in JavaScript?
Yes. In JavaScript you can use the escape form: \\u{21A9}.