free-symbols

Up Right Diagonal Ellipsis Symbol

⋰ is the up right diagonal ellipsis (U+22F0), used to indicate continuation along a diagonal direction.

U+22F0

⋰, also known as the up right diagonal ellipsis, is a typographic symbol used to suggest continuation. It’s useful when the “…” needs to point upward and to the right. This page helps you copy the character and use it correctly in text, design, and code.

Up Right Diagonal Ellipsis Symbol Meaning

⋰ (Unicode U+22F0) is called the up right diagonal ellipsis. It visually communicates that content continues in an up-right direction, similar in spirit to a regular ellipsis but oriented diagonally. You’ll most often see it in mathematical-style notation, technical diagrams, and layout callouts where the flow or sequence moves diagonally across the page. Designers and writers may also use it in UI labels or mockups to imply progression, skipping, or an extended sequence without writing it out fully. Because it’s a single Unicode character, it can be copied directly or inserted via HTML, CSS, or JavaScript escapes.

Common uses

  • Indicating continuation along a diagonal in math-like layouts or diagrams
  • Replacing a standard ellipsis in diagonal or angled UI/infographic components
  • Marking omitted intermediate steps in a sequence that trends up and right
  • Creating compact “more content continues” indicators in technical documentation
  • Styling typography in design mockups where a directional ellipsis fits the layout

Examples

⋰ Up Right Diagonal Ellipsis

  • A1 ⋰ A4
  • Steps: 1, 2, ⋰, 10
  • Vector path: start ⋰ end
  • See details above ⋰ below
  • Table trend: low ⋰ high

Variations

Ready to copy

Technical codes

UnicodeU+22F0
HTML Entity⋰
HTML Code⋰
CSS\22F0

FAQ

What does the Up Right Diagonal Ellipsis symbol mean?

⋰ (Unicode U+22F0) is called the up right diagonal ellipsis. It visually communicates that content continues in an up-right direction, similar in spirit to a regular ellipsis but oriented diagonally. You’ll most often see it in mathematical-style notation, technical diagrams, and layout callouts where the flow or sequence moves diagonally across the page. Designers and writers may also use it in UI labels or mockups to imply progression, skipping, or an extended sequence without writing it out fully. Because it’s a single Unicode character, it can be copied directly or inserted via HTML, CSS, or JavaScript escapes.

What is the Unicode name of ⋰?

The Unicode name is “UP RIGHT DIAGONAL ELLIPSIS”.

What is the Unicode code point for ⋰?

The code point is U+22F0.

How do I write ⋰ in HTML?

Use the HTML entity: ⋰

How can I insert ⋰ using CSS or JavaScript?

CSS escape: \\22F0. JavaScript escape: \\u{22F0}.

Related symbols