Five Dot Punctuation Symbol
⁙ (five dot punctuation) is a Unicode punctuation character used for special formatting and separators.
U+2059
The symbol ⁙ is Unicode character named FIVE DOT PUNCTUATION (U+2059). It’s a punctuation mark often used to add a distinct visual separator or stylistic detail.
Five Dot Punctuation Symbol Meaning
⁙ is the Unicode character called five dot punctuation (U+2059). As a punctuation symbol, it’s typically used when you want a compact mark made of five dots rather than a standard comma, period, or bullet. Designers and writers may use it as a decorative divider in short lists, headers, or captions to create a subtle pause. In plain text, it can also help draw attention to a section break when standard punctuation feels too common. Because it’s a single Unicode character, it’s convenient for consistent copy/paste and for use in UI labels or typographic accents.
Common uses
- •Decorative list separators in headings or captions
- •Section dividers in short-form text or blog post metadata
- •Stylish separators in UI labels and menu descriptions
- •Typographic accents in posters, flyers, and layout prototypes
- •Special bullets or breaks in formatted plain text
Examples
⁙ Five Dot Punctuation Symbol
- ⁙Features ⁙ Pricing ⁙ Support
- ⁙Update notes: v2.1 ⁙ v2.0 ⁙ v1.9
- ⁙Today’s focus: Design ⁙ Copy ⁙ QA
- ⁙Options: Basic ⁙ Plus ⁙ Pro
- ⁙Wait time: 5 min ⁙ 10 min ⁙ 20 min
Variations
Ready to copy
Technical codes
| Unicode | U+2059 | |
| HTML Entity | ⁙ | |
| HTML Code | ⁙ | |
| CSS | \2059 |
FAQ
What does the Five Dot Punctuation symbol mean?
⁙ is the Unicode character called five dot punctuation (U+2059). As a punctuation symbol, it’s typically used when you want a compact mark made of five dots rather than a standard comma, period, or bullet. Designers and writers may use it as a decorative divider in short lists, headers, or captions to create a subtle pause. In plain text, it can also help draw attention to a section break when standard punctuation feels too common. Because it’s a single Unicode character, it’s convenient for consistent copy/paste and for use in UI labels or typographic accents.
What is the Unicode code point for ⁙?
⁙ is U+2059 (FIVE DOT PUNCTUATION).
How do I write ⁙ in HTML?
Use the HTML entity: ⁙.
How do I escape ⁙ in CSS or other tooling?
Use CSS escape: \\2059.
How do I represent ⁙ in JavaScript?
Use the JavaScript escape: \\u{2059}.