free-symbols

Swung Dash Symbol

The swung dash ⁓ is a punctuation mark (U+2053) used for stylistic or range-like notation in text.

U+2053

⁓ is a punctuation character called the swung dash. It’s useful when you want a typographic dash variant that stands out from a regular hyphen or en dash. This page helps you copy it and use the correct code point and escapes.

Swung Dash Symbol Meaning

The swung dash character (Unicode name: SWUNG DASH, U+2053) is primarily a punctuation symbol. Visually, it looks like a dash with a “swung” or curved stroke. Depending on the font and context, it can be used as a decorative alternative to a hyphen or as a typographic separator in drafts, labels, or informal headings. In some workflows it may also appear in “approximately,” “similar,” or “range/interval” style layouts, but it is best treated as a punctuation/typographic mark rather than a guaranteed math operator across all systems.

Common uses

  • As a typographic separator in titles, labels, and section headings
  • Indicating “approximately / similar” in informal notes or UI text
  • Creating visual emphasis between phrases without using a standard hyphen
  • Drafting quick range-like notation in mockups and wireframes
  • Styling text in social posts or design comps where a normal dash feels too plain

Examples

⁓ Swung Dash (U+2053)

  • Speed: 10⁓20 km/h
  • Today ⁓ tomorrow
  • Version ⁓ release candidate
  • Size: S⁓M
  • Updates: planned ⁓ ongoing

Variations

Ready to copy

Technical codes

UnicodeU+2053
HTML Entity⁓
HTML Code⁓
CSS\2053

FAQ

What does the Swung Dash symbol mean?

The swung dash character (Unicode name: SWUNG DASH, U+2053) is primarily a punctuation symbol. Visually, it looks like a dash with a “swung” or curved stroke. Depending on the font and context, it can be used as a decorative alternative to a hyphen or as a typographic separator in drafts, labels, or informal headings. In some workflows it may also appear in “approximately,” “similar,” or “range/interval” style layouts, but it is best treated as a punctuation/typographic mark rather than a guaranteed math operator across all systems.

What is the Unicode code point for ⁓?

The swung dash is U+2053.

How do I write ⁓ in HTML?

Use the HTML entity: ⁓.

How do I use ⁓ in CSS?

You can use the CSS escape: \\2053.

How do I use ⁓ in JavaScript?

Use the Unicode escape: \\u{2053}.

Related symbols