U+00A3
| OS | Layout | Shortcut |
|---|---|---|
| Windows(you) | Us | AltGr + 3 |
| Windows | Uk | Shift + 3 |
| Windows | German | AltGr + 4 |
| macOS | Us | Option + 3 |
| macOS | Uk | Shift + 3 |
| macOS | German | Option + 4 |
| Application | How to insert Pound Sign |
|---|---|
| Windows (any app) | Hold Alt and type 0163 on the numeric keypad |
| Microsoft Word | Type 00A3, then press Alt+X |
| Excel / Google Sheets | Use the formula =UNICHAR(163) |
| Google Docs | Insert → Special characters, then search "pound sign" |
| HTML | £ or £ |
| CSS (content property) | content: "\00A3" |
| JavaScript | "\u00A3" |
The pound sign represents the British pound sterling, one of the oldest currencies still in use.
Used for British pounds (GBP), placed before the amount: £50. Also historically used for other pound currencies.