free-symbols

Pluto Form Three Symbol

⯔ is an arrow-category Unicode symbol (PLUTO FORM THREE, U+2BD4) used for decorative or directional text.

U+2BD4

⯔ (PLUTO FORM THREE) is a Unicode arrow symbol. You can copy it directly or insert it using its Unicode code point in HTML, CSS, or JavaScript.

Pluto Form Three Symbol Meaning

⯔ is a Unicode character named “PLUTO FORM THREE” (U+2BD4) and is categorized under Arrows. Like many arrow glyphs, it’s commonly used to add direction, flow, or emphasis in text without writing a full word. Because its shape is compact and distinct, designers and editors also use it as a decorative marker in lists, labels, and UI microcopy. In practice, it works well anywhere you want a subtle directional cue or a stylized separator rather than a standard arrow such as “→”. Its exact meaning depends on the surrounding text, but it typically signals “pointing to” or “moving toward” the next item.

Common uses

  • As a compact directional marker in headings, labels, or captions
  • Decorating bullet lists or outlining step-by-step instructions
  • Separating items in UI text where a stylized arrow is preferred over “→”
  • Adding visual emphasis in social posts, announcements, or changelogs
  • Using as a glyph in design mockups, icons-in-text, and typographic layouts

Examples

⯔ Pluto Form Three Symbol Copy

  • Step 1 ⯔ Step 2
  • In stock ⯔ Ships today
  • Notes ⯔ Requirements
  • Update ⯔ Restart required
  • Left panel ⯔ Right panel

Variations

Ready to copy

Technical codes

UnicodeU+2BD4
HTML Entity⯔
HTML Code⯔
CSS\2BD4

FAQ

What does the Pluto Form Three symbol mean?

⯔ is a Unicode character named “PLUTO FORM THREE” (U+2BD4) and is categorized under Arrows. Like many arrow glyphs, it’s commonly used to add direction, flow, or emphasis in text without writing a full word. Because its shape is compact and distinct, designers and editors also use it as a decorative marker in lists, labels, and UI microcopy. In practice, it works well anywhere you want a subtle directional cue or a stylized separator rather than a standard arrow such as “→”. Its exact meaning depends on the surrounding text, but it typically signals “pointing to” or “moving toward” the next item.

What is the Unicode code point for ⯔?

⯔ corresponds to Unicode code point U+2BD4.

How can I copy ⯔ into HTML?

Use the HTML entity: ⯔.

How do I use ⯔ in CSS?

Use the CSS escape: \\2BD4.

How do I use ⯔ in JavaScript strings?

Use: \\u{2BD4} (in a template or normal string, depending on your setup).