Long Rightwards Squiggle Arrow ⟿
⟿ (U+27FF) is a standard Unicode character that you can copy and paste anywhere text is accepted. This page provides a concise reference with safe tips, internal links, and practical guidance so you can use it reliably across apps and platforms.
What it is and where it’s used: Long Rightwards Squiggle Arrow is part of the Symbols family (block: Supplemental Arrows-A). If you need styled or decorative alternatives, try our Fancy Text tool to generate compatible text that works in most modern interfaces.
History & usage: The character LONG RIGHTWARDS SQUIGGLE ARROW (U+27FF) belongs to the Supplemental Arrows-A block. In usage, arrows commonly indicate direction and navigation cues in interfaces and documents. This symbol can point to the next step, a result, or a path through a flow. It often appears in diagrams and flowcharts to show movement or progression along a curve. In user interfaces, such arrows guide users to continue, expand details, or move to related content. The squiggly shape helps distinguish it from straight arrows and shows a dynamic path rather than a fixed line. Designers choose it to suggest route changes, looping actions, or non-linear motion. In documentation, it marks transitions between sections or states. The reference name and code point help ensure consistent rendering across fonts and platforms. Because it is a Unicode symbol, it can be included in text, labels, or diagrams where a curved, progressive cue is useful. Overall, the symbol communicates forward motion with a distinct visual style while remaining practical for technical writing and UI design.
Copy and input: the quickest method is to copy the character here. You can also insert it by its codepoint U+27FF in many development tools or editors. Some operating systems provide a character viewer or input palette that lets you search by name or code and insert the glyph into documents.
Display and fallback: if you see an empty box (tofu) or a placeholder rectangle, the active font might not include this codepoint. Switching to a font with broader Unicode coverage or using a fallback font usually fixes the issue. On the web, ensure the page’s font stack includes a general‑purpose fallback.
Related references: browse the Categories for similar characters. When choosing a symbol, prefer the official codepoint for semantic clarity and better compatibility with search, copy, and accessibility tooling.
See our category page for related symbols.
Technical details
- Codepoint:
U+27FF - General Category:
Sm - Age:
3.2 - Bidi Class:
ON - Block:
Supplemental Arrows-A - Script:
Common - UTF-8:
E2 9F BF - UTF-16:
27FF - UTF-32:
000027FF - HTML dec:
⟿ - HTML hex:
⟿ - JS escape:
\u27FF - Python \N{}:
\N{LONG RIGHTWARDS SQUIGGLE ARROW} - Python \u:
\u27FF - Python \U:
\U000027FF - URL-encoded:
%E2%9F%BF - CSS escape:
\27FF
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+27FF 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.