Upwards Arrow From Bar Symbol
The ↥ symbol (U+21A5) is an upwards arrow rising from a horizontal bar.
U+21A5
The ↥ symbol, called “Upwards Arrow From Bar” (U+21A5), is a compact directional icon. It’s useful when you want to visually indicate “move up” or “scroll to top” with a clear, typographic style. Use it anywhere text symbols are supported, or copy it in code using its Unicode escapes.
Upwards Arrow From Bar Symbol Meaning
↥ is an upwards arrow that appears to rise from a horizontal bar. The most common meaning is directional: “up,” “go upward,” or “elevate.” Because it’s a typographic symbol, it’s often used as a lightweight UI indicator in text-based interfaces, status messages, and documentation. It can also suggest actions like scrolling upward, navigating to a higher section, or showing that something will be raised or increased. In design and writing, it works well as a concise alternative to longer phrases like “up” or “move up,” especially in lists, instructions, and labels.
Common uses
- •Scroll-to-top or “back to top” indicators in text menus
- •UI hints in plain text notifications (e.g., “up level”, “higher priority”)
- •Document and instruction markers for steps that move upward
- •Charts or tables where you label an increase or upward movement
- •Accessibility-friendly icon-like punctuation for interactive text controls
Examples
↥ Upwards Arrow From Bar
- ↥Press ↥ to return to the top of the page.
- ↥Use ↥ to move up one section in the outline.
- ↥Status: ↥ Increase detected.
- ↥Chapter navigation: ↥ Previous items are above.
- ↥Tip: Scroll ↥ to view earlier messages.
Variations
Ready to copy
Technical codes
| Unicode | U+21A5 | |
| HTML Entity | ↥ | |
| HTML Code | ↥ | |
| CSS | \21A5 |
FAQ
What does the Upwards Arrow From Bar symbol mean?
↥ is an upwards arrow that appears to rise from a horizontal bar. The most common meaning is directional: “up,” “go upward,” or “elevate.” Because it’s a typographic symbol, it’s often used as a lightweight UI indicator in text-based interfaces, status messages, and documentation. It can also suggest actions like scrolling upward, navigating to a higher section, or showing that something will be raised or increased. In design and writing, it works well as a concise alternative to longer phrases like “up” or “move up,” especially in lists, instructions, and labels.
What Unicode character is ↥?
↥ is Unicode character U+21A5, named “UPWARDS ARROW FROM BAR.”
How can I copy ↥ into my website?
Copy the character directly (↥) or use the HTML entity ↥.
What are the CSS and JavaScript escape forms for this symbol?
CSS escape: \\21A5. JavaScript escape: \\u{21A5}.
When should I use ↥ instead of a regular up arrow (↑)?
Use ↥ when you specifically want the “from a bar” arrow style, which often reads as a clearer “move up” or “go upward” action in text-based UI.