U+27F6 · Supplemental Arrows-A
Long Right Arrow ⟶
The long rightwards arrow is an extended version of the ordinary right arrow. It is used in mathematics for mappings and limits in displayed formulas, in chemistry-style reaction notation, and in design as a clear "next" or "read more" arrow. Its extra length gives it more visual weight on buttons and headings.
Character codes
| Unicode code point | U+27F6 | |
|---|---|---|
| Decimal | 10230 | |
| HTML named entity | ⟶ | |
| HTML (hex) | ⟶ | |
| HTML (decimal) | ⟶ | |
| CSS | \27F6 | |
| JavaScript | \u27F6 | |
| Python | \u27F6 | |
| UTF-8 bytes | E2 9F B6 | |
| UTF-16 | 27F6 | |
| URL-encoded | %E2%9F%B6 |
Character details
| Official name | LONG RIGHTWARDS ARROW |
|---|---|
| Unicode block | Supplemental Arrows-A |
| General category | Math Symbol (Sm) |
| SymbolHero category | Arrows |
| Emoji | No |
How to type ⟶
Windows
- In Microsoft Word or Outlook: type
27F6then press Alt + X. - Open Character Map (search “Character Map” in Start), tick “Advanced view”, search for “long rightwards arrow”, then Select and Copy.
Mac
- Press Control + Command + Space to open the Character Viewer, search “long rightwards arrow”, and double-click the result.
- With the Unicode Hex Input keyboard enabled (System Settings → Keyboard → Input Sources), hold Option and type
27F6.
iPhone & Android
- Tap Copy at the top of this page, then long-press where you want it and choose Paste.
Docs & web
- Google Docs: Insert → Special characters, then search “long rightwards arrow” or enter
U+27F6. - HTML:
⟶or⟶ - Excel / Google Sheets:
=UNICHAR(10230)
Examples
- Read more ⟶
- f: A ⟶ B
- Step 1 ⟶ Step 2 ⟶ Step 3
Good to know
Don’t mix it up: It is easily confused with the standard → (U+2192, RIGHTWARDS ARROW), which is shorter.
Tip: In HTML, the named entity ⟶ outputs ⟶.
Display: the character itself is always the same code point, but its shape comes from the font on the device showing it. If you see an empty box, the font lacks this glyph—the text is still correct.
Similar arrows
Questions
What is the Unicode for ⟶?
It is U+27F6 (LONG RIGHTWARDS ARROW), decimal 10230.
Is there a Windows Alt code for it?
No standard Alt code exists for this character. In Word type 27F6 then Alt+X, or copy it from this page.
How do I type it on a Mac?
There is no built-in Option shortcut. Use the Character Viewer (Control + Command + Space) and search “long rightwards arrow”, or copy it from this page.
What is the HTML code?
Use the named entity ⟶ or the numeric reference ⟶.