Commercial Minus Sign Symbol
⁒ (commercial minus sign) is a punctuation symbol used to indicate a reduced or substituted value in typesetting.
U+2052
The symbol ⁒ is called the commercial minus sign and has Unicode codepoint U+2052. It’s primarily used as a typographic punctuation mark, especially in contexts where a “minus” concept is presented in a specific stylistic way.
Commercial Minus Sign Symbol Meaning
⁒ (U+2052) is the “COMMERCIAL MINUS SIGN.” In practice, it behaves like a typographic punctuation mark rather than a plain mathematical operator. Designers and editors may use it to convey reduction, substitution, or an “approximate minus” idea where regular hyphen or minus characters don’t match the intended look. Because it’s a distinct Unicode character (not just a hyphen), it can improve consistency across documents and web pages when you need that exact glyph.
Common uses
- •Indicating a reduced price or discount range in marketing text
- •Marking substitution or replacement in product specifications and tables
- •Styling punctuation in editorial layouts where a specific “minus” glyph is preferred
- •Adding typographic emphasis in labels or UI copy (reduced value states)
- •Using a distinct Unicode character to avoid inconsistent rendering of simple hyphens
Examples
⁒ Commercial Minus Sign (U+2052)
- ⁒Bundle A ⁒ Bundle B
- ⁒Discount ⁒ limited offer
- ⁒Tax ⁒ withholding amount
- ⁒Version 2.0 ⁒ patch 2.0.1
- ⁒From 10% ⁒ 5% after verification
Variations
Ready to copy
Technical codes
| Unicode | U+2052 | |
| HTML Entity | ⁒ | |
| HTML Code | ⁒ | |
| CSS | \2052 |
FAQ
What does the Commercial Minus Sign symbol mean?
⁒ (U+2052) is the “COMMERCIAL MINUS SIGN.” In practice, it behaves like a typographic punctuation mark rather than a plain mathematical operator. Designers and editors may use it to convey reduction, substitution, or an “approximate minus” idea where regular hyphen or minus characters don’t match the intended look. Because it’s a distinct Unicode character (not just a hyphen), it can improve consistency across documents and web pages when you need that exact glyph.
What is the Unicode codepoint for ⁒?
The commercial minus sign is U+2052.
How do I copy ⁒ for use in HTML?
You can copy the character directly, or use the HTML entity ⁒.
What’s the difference between ⁒ and a normal hyphen (-)?
⁒ is a specific Unicode punctuation character (U+2052) with its own glyph, while - is typically hyphen-minus (ASCII) and may render differently.
How do I type ⁒ in CSS or JavaScript?
CSS: \\2052. JavaScript: \\u{2052}.