HTML Entity Detail

HTML Entity - Yen Sign

Yen 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+00A5

HTML entity

¥

CSS code

\00A5

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 ¥ (yen) with Ұ (Cyrillic letter)

Fix: Use ¥ (¥) for Japanese yen or Chinese yuan. The Cyrillic letter Ұ looks similar but is a different character.

⚠️

Mistake: Using Y or JPY instead of the ¥ symbol

Fix: JPY is the ISO currency code. For display, use ¥ for the symbol. In Japanese, the kanji 円 is also used.

Yen Sign

Select any code to highlight it before copying.

Category: Currency Symbol
Unicode U+00A5
Hex Code ¥
HTML Code ¥
HTML Entity ¥
CSS Code \00A5
Windows Shortcut Alt 0165
Mac Shortcut ⌥Y
HTML code example
CSS code example
Help2Code Logo
Menu