free-symbols

White Right Pointing Index Symbol

☞ is a white right-pointing index used to draw attention or indicate a direction to the right.

U+261E

The ☞ symbol is commonly used as a visual cue for “look here” or “go to the right.” Because it’s lightweight and eye-catching, it works well in text, UI labels, and signposting. This page helps you understand and copy it correctly in documents and code.

White Right Pointing Index Symbol Meaning

☞ (Unicode name: WHITE RIGHT POINTING INDEX) shows a white index finger pointing to the right. Its most common use is to direct the reader’s attention—similar to “look to the right” or “follow this.” In lists and instructions, it can highlight a next step or emphasize a particular item. On websites and in documents, it’s often used as a decorative arrow-like marker when you want something more human than a plain arrow. In programming and design contexts, it’s treated as a standard Unicode character, so it can be inserted directly or via HTML/CSS/JavaScript escapes.

Common uses

  • Signposting the next step in instructions (e.g., “☞ Choose the next option →”).
  • Highlighting a specific item in a list or checklist.
  • Drawing attention to a callout in documentation or help text.
  • Indicating direction in UI hints, tooltips, or onboarding flows.
  • Adding a visual “look here” marker in posts, presentations, and flyers.

Examples

☞ White Right Pointing Index

  • ☞ Click “Settings” to update your profile.
  • Step 2: ☞ Choose the right plan to continue.
  • Make sure the box is checked, then ☞ proceed to checkout.
  • In the table above, ☞ see the notes on the right column.
  • ☞ Remember to save your changes before leaving.

Variations

Ready to copy

Technical codes

UnicodeU+261E
HTML Entity☞
HTML Code☞
CSS\261E

FAQ

What does the White Right Pointing Index symbol mean?

☞ (Unicode name: WHITE RIGHT POINTING INDEX) shows a white index finger pointing to the right. Its most common use is to direct the reader’s attention—similar to “look to the right” or “follow this.” In lists and instructions, it can highlight a next step or emphasize a particular item. On websites and in documents, it’s often used as a decorative arrow-like marker when you want something more human than a plain arrow. In programming and design contexts, it’s treated as a standard Unicode character, so it can be inserted directly or via HTML/CSS/JavaScript escapes.

What is the Unicode name and code point for ☞?

The Unicode name is WHITE RIGHT POINTING INDEX, and the code point is U+261E.

How can I copy ☞ into HTML?

Use the HTML entity: ☞

How do I write ☞ in CSS or JavaScript?

CSS escape: \\261E. JavaScript escape: \\u{261E}.

When should I use ☞ instead of an arrow like →?

Use ☞ when you want a more “person-like” attention cue (look here / next step) rather than a simple directional arrow.

Related symbols