Return Arrow Symbol (↩)

Copy and paste the return arrow symbol ↩ — click the button or any variant below

Return Arrow Symbol Copy and Paste

Click any symbol below to copy it to your clipboard instantly.

Return Arrow Copied!
↩️ Emoji Style Copied!
Unicode Character
Unicode Hex
U+21A9
HTML Entity
Decimal Code
8617

About the Return Arrow Symbol

Last reviewed on August 3, 2026

The Return Arrow symbol (↩) is one of the arrows characters in the AllSymbols catalog. It belongs to the Unicode Arrows block (U+2190–U+21FF), which holds most of the cardinal and diagonal arrow characters used in everyday writing, math, and diagram captions. Arrows in this block render at body weight and inherit your text color, so they fit naturally inline.

Where this character is used

Arrows are most useful where they save you a phrase. Instead of writing “goes to” you can write the symbol; instead of “therefore” or “implies” in math you can write the appropriate arrow. In flowcharts and diagrams, the four cardinal arrows pair with simple geometric shapes to indicate direction without needing graphics.

Code references

In Unicode, Return Arrow sits at code point U+21A9. Web pages reference it with the HTML numeric entity ↩; CSS rules reference it as a quoted hex escape (the four-digit code prefixed with a backslash); in JavaScript and most modern source-code contexts you can either paste the literal character or use a Unicode escape with the same hex digits.

Rendering and font support

If an arrow renders as a tofu box, your device does not have a font that covers the code point. The plain cardinal arrows (left, right, up, down) are universally supported; some of the heavier or compound arrows are newer additions and may not render in older browsers or older system fonts.

Related characters

If Return Arrow isn’t quite what you need, the Arrows page lists every related character on the site — including Right Arrow and Double Down Arrow. The related-symbols grid below also surfaces the closest sibling characters.

How to Type the Return Arrow on a Keyboard

Windows: Type 21A9 then press Alt+X in Word; in other apps, copy ↩ from this page and paste it
Mac: Press Ctrl+Cmd+Space to open the Character Viewer, then search for the symbol by name
Microsoft Word: Type 21A9 then press Alt+X to convert it into ↩
HTML: Use the entity ↩
Phone & tablet: Copying ↩ from this page is fastest — see our mobile typing guide for keyboard tricks

Return Arrow Symbol Code for HTML, CSS & JavaScript

HTML: ↩
CSS: content: '\\21A9';
JavaScript: '\\u21A9'
Unicode: U+21A9

Frequently Asked Questions

How do I type the return arrow symbol ↩ on Windows?

Type 21A9 then press Alt+X in Word; in other apps, copy ↩ from this page and paste it. You can also copy ↩ straight from this page — it pastes into any app.

How do I type ↩ on a Mac?

Press Ctrl+Cmd+Space to open the Character Viewer, then search for the symbol by name.

What is the Unicode and HTML code for the return arrow symbol?

The return arrow symbol is Unicode code point U+21A9. In HTML, use ↩ or the numeric reference ↩.