HTML Entity Detail

HTML Entity - Pound Sign

Pound 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+00A3

HTML entity

£

CSS code

\00A3

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: Confusing £ (pound sterling) with ₤ (lira sign)

Fix: Use £ (£) for British pounds. The ₤ symbol with two crossbars is the lira sign, though the single-bar £ is now the standard.

⚠️

Mistake: Using the hash symbol # instead of £ for British currency

Fix: The hash symbol # is called "pound sign" in some contexts (telephone keypads), but for currency, always use £.

Pound Sign

Select any code to highlight it before copying.

Category: Currency Symbol
Unicode U+00A3
Hex Code £
HTML Code £
HTML Entity £
CSS Code \00A3
Windows Shortcut Alt 0163
Mac Shortcut ⇧⌥4
HTML code example
CSS code example
Help2Code Logo
Menu