Forward Arrow Symbol (↪)

Copy and paste the forward arrow symbol ↪ — click the button or any variant below

Forward Arrow Symbol Copy and Paste

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

Forward Arrow Copied!
↪️ Emoji Style Copied!
Unicode Character
Unicode Hex
U+21AA
HTML Entity
Decimal Code
8618

About the Forward Arrow Symbol

Last reviewed on August 3, 2026

The Forward 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, Forward Arrow sits at code point U+21AA. 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 Forward 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 Forward Arrow on a Keyboard

Windows: Type 21AA 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 21AA 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

Forward Arrow Symbol Code for HTML, CSS & JavaScript

HTML: ↪
CSS: content: '\\21AA';
JavaScript: '\\u21AA'
Unicode: U+21AA

Frequently Asked Questions

How do I type the forward arrow symbol ↪ on Windows?

Type 21AA 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 forward arrow symbol?

The forward arrow symbol is Unicode code point U+21AA. In HTML, use ↪ or the numeric reference ↪.