free-symbols

Left Wiggly Fence Symbol

⧘ is the left wiggly fence symbol (Unicode U+29D8) used mainly as a decorative or math delimiter.

U+29D8

⧘ is a Unicode symbol known as the left wiggly fence. It’s commonly used to frame or decorate text and mathematical expressions. You can copy it directly or insert it using standard character escapes.

Left Wiggly Fence Symbol Meaning

⧘ (Unicode U+29D8) is named LEFT WIGGLY FENCE. It resembles a wavy bracket or fence mark used as a delimiter-style character. In practice, it often appears in mathematical typesetting contexts where a visual grouping cue is needed, or as a decorative symbol to suggest enclosure, comparison, or a stylized boundary. Because it’s a single bracket-like glyph rather than a punctuation mark, it’s most useful when you want a distinctive “opening fence” look in plain text, UI labels, or lightweight technical writing where full math notation isn’t required.

Common uses

  • Decorating section headings or UI labels with a bracket-like look
  • Using as a lightweight delimiter to group related terms in plain text
  • Formatting math notes or comments when special bracket glyphs are desired
  • Creating stylized quotes or callouts in messaging and documentation
  • Designing custom typographic separators in web and document layouts

Examples

⧘ Left Wiggly Fence Symbol

  • ⧘ x, y, z ⧘
  • We use ⧘ a ⧘ to denote the left boundary.
  • Set notation: ⧘{1,2,3}⧘
  • Label: ⧘Left Segment⧘
  • Condition ⧘n > 0⧘ must hold.

Variations

Ready to copy

Technical codes

UnicodeU+29D8
HTML Entity⧘
HTML Code⧘
CSS\29D8

FAQ

What does the Left Wiggly Fence symbol mean?

⧘ (Unicode U+29D8) is named LEFT WIGGLY FENCE. It resembles a wavy bracket or fence mark used as a delimiter-style character. In practice, it often appears in mathematical typesetting contexts where a visual grouping cue is needed, or as a decorative symbol to suggest enclosure, comparison, or a stylized boundary. Because it’s a single bracket-like glyph rather than a punctuation mark, it’s most useful when you want a distinctive “opening fence” look in plain text, UI labels, or lightweight technical writing where full math notation isn’t required.

What is the Unicode character for ⧘?

⧘ is LEFT WIGGLY FENCE with Unicode code point U+29D8.

How do I copy ⧘ into HTML?

You can use the HTML entity ⧘.

What CSS escape can I use for ⧘?

Use the CSS escape \\29D8.

How do I insert ⧘ in JavaScript?

You can use the JavaScript escape \\u{29D8}.