Rightwards Arrow To Bar Symbol
⇥ (U+21E5) is the rightwards arrow to bar symbol, often used to indicate a move or jump action.
U+21E5
The ⇥ symbol is called the Rightwards Arrow to Bar. It’s commonly used as a visual cue for moving forward or continuing into a next step. You can copy it directly or use its HTML, CSS, and JavaScript escapes.
Rightwards Arrow To Bar Symbol Meaning
⇥ is the “rightwards arrow to bar” symbol (Unicode U+21E5). Visually, it combines a rightward arrow with a vertical bar to suggest a forward jump or a transition into a constrained point or destination. In interfaces and writing, it often functions like a “move forward” indicator—similar in spirit to icons for tabbing, stepping to the next item, or proceeding to the next section. Because it’s a specific Unicode arrow glyph, it’s frequently chosen when you want a clean, typographic symbol rather than an image or emoji.
Common uses
- •Indicating a forward step in instructions (e.g., “use ⇥ to move to the next field”).
- •Marking “proceed” or “jump ahead” actions in UI text and help panels.
- •Designing flow or checklist labels where items advance to the next stage.
- •Annotating keyboard shortcuts or navigation hints in documentation.
- •Separating stages or transitions in product tours and onboarding copy.
Examples
⇥ Rightwards Arrow to Bar
- ⇥Press ⇥ to move to the next form field.
- ⇥Select an item, then use ⇥ to jump ahead.
- ⇥Tip: ⇥ advances through the list in order.
- ⇥Continue with ⇥ to proceed to the next step.
- ⇥Use ⇥ to navigate rightward through options.
Variations
Ready to copy
Technical codes
| Unicode | U+21E5 | |
| HTML Entity | ⇥ | |
| HTML Code | ⇥ | |
| CSS | \21E5 |
FAQ
What does the Rightwards Arrow To Bar symbol mean?
⇥ is the “rightwards arrow to bar” symbol (Unicode U+21E5). Visually, it combines a rightward arrow with a vertical bar to suggest a forward jump or a transition into a constrained point or destination. In interfaces and writing, it often functions like a “move forward” indicator—similar in spirit to icons for tabbing, stepping to the next item, or proceeding to the next section. Because it’s a specific Unicode arrow glyph, it’s frequently chosen when you want a clean, typographic symbol rather than an image or emoji.
What is the Unicode value for ⇥?
The symbol ⇥ is Unicode U+21E5 (RIGHTWARDS ARROW TO BAR).
How do I insert ⇥ in HTML?
Use the HTML entity: ⇥
How do I use ⇥ in CSS?
You can use the CSS escape \\21E5.
How do I use ⇥ in JavaScript?
Use: \\u{21E5}