HTML Entity Detail

HTML Entity - Cent Sign

Cent Sign is a currency symbols used in financial contexts and pricing. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.

Symbol preview
¢
Unicode

U+00A2

HTML entity

¢

CSS code

\00A2

Usage Examples

Use this HTML entity in pricing displays, financial documents, and e-commerce product pages. For example, € for Euro, £ for Pound, ¥ for Yen.

Common Mistakes

⚠️

Mistake: Using c or cents instead of the proper ¢ symbol

Fix: Use ¢ (¢) for cent amounts. Writing "50 cents" or "50c" is acceptable in text, but ¢ is proper for pricing.

⚠️

Mistake: Confusing ¢ (cent) with ₵ (Ghana cedi)

Fix: The cent symbol ¢ has a single slash. The Ghana cedi ₵ has a different design with a double bar.

Cent Sign

Select any code to highlight it before copying.

Category: Currency Symbol
Unicode U+00A2
Hex Code ¢
HTML Code ¢
HTML Entity ¢
CSS Code \00A2
Windows Shortcut Alt 0162
Mac Shortcut ⌥4
HTML code example
CSS code example
Help2Code Logo
Menu