Rightwards Left-Shaded White Arrow 🢧
Usage snapshot:
- Arrows commonly indicate direction and navigation cues in interfaces and documents.
- Often used for Back/previous navigation or to indicate a move to the left.
- Often used for Next/forward navigation or to indicate a move to the right.
History & usage: Arrows commonly indicate direction and navigation cues in interfaces and documents. Often used for Back/previous navigation or to indicate a move to the left. Often used for Next/forward navigation or to indicate a move to the right.
See our category page for related symbols.
Need styled alternatives? Try the Fancy Text tool.
Technical details
- Codepoint:
U+1F8A7 - General Category:
So - Age:
7.0 - Bidi Class:
ON - Block:
Supplemental Arrows-C - Script:
Common - UTF-8:
F0 9F A2 A7 - UTF-16:
D83E DCA7 - UTF-32:
0001F8A7 - HTML dec:
🢧 - HTML hex:
🢧 - JS escape:
\u{1F8A7} - Python \N{}:
\N{RIGHTWARDS LEFT-SHADED WHITE ARROW} - Python \U:
\U0001F8A7 - URL-encoded:
%F0%9F%A2%A7 - CSS escape:
\1F8A7
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1F8A7 or a built‑in character picker.
HTML: use the numeric entity 🢧 (hex) or 🢧 (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.