U+00A2
| OS | Layout | Shortcut |
|---|---|---|
| Windows(you) | Us | AltGr + C |
| Windows | Uk | AltGr + Shift + C |
| Windows | German | AltGr + Shift + 8 |
| macOS | Us | Option + 4 |
| macOS | Uk | Option + 4 |
| macOS | German | Option + Shift + 8 |
| Application | How to insert Cent Sign |
|---|---|
| Windows (any app) | Hold Alt and type 0162 on the numeric keypad |
| Microsoft Word | Type 00A2, then press Alt+X |
| Excel / Google Sheets | Use the formula =UNICHAR(162) |
| Google Docs | Insert → Special characters, then search "cent sign" |
| HTML | ¢ or ¢ |
| CSS (content property) | content: "\00A2" |
| JavaScript | "\u00A2" |
The cent sign represents a cent, a monetary unit equal to one hundredth of a dollar or other basic currency unit.
Used for prices less than a dollar, placed after the number: 99¢. Common in retail and pricing contexts.