U+00A5
Yen¥
Yen is a monochrome text character from the Unicode Latin-1 Supplement block, listed here under Currency. Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "jpy", "yuan", "money".
Quick facts
- Unicode
- U+00A5
- Decimal
- 165
- Hex
- 0x00A5
- Octal
- 0o245
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+00A5 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | YEN SIGN | |
| DecimalBase 10 | 165 | |
| HexadecimalBase 16 | 0x00A5 | |
| OctalBase 8 | 0o245 | |
| BinaryBase 2 | 0000000010100101 | |
| General categorySymbol, currency | Sc | |
| Unicode blockU+0080–U+00FF | Latin-1 Supplement | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | ¥ | |
| HTML entity (hex) | ¥ | |
| HTML entity (named) | ¥ | |
| CSS content escapeUse inside content: "…" | \00A5 | |
| URL encodedPercent-encoded UTF-8 | %C2%A5 |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u00A5 | |
| JSONUTF-16 surrogate pairs | \u00A5 | |
| Python | \u00A5 | |
| Java / C# / Kotlin | \u00A5 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-82 bytes | C2 A5 | |
| UTF-16 (BE) | 00A5 | |
| UTF-32 (BE) | 000000A5 |
How to type Yen
Windows
Hold Alt and type +A5 with the hex numeric keypad option enabled, or type A5 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 00A5. Or open Character Viewer (Control+Command+Space) and search "Yen".
Linux
Press Ctrl+Shift+U, type a5, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: ¥ in HTML, \00A5 in CSS, and \u00A5 in JavaScript.
Official Unicode reference
- Character name
- YEN SIGN
- Block
- Latin-1 Supplement (U+0080–U+00FF)
- General category
- Sc — Symbol, currency
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Latin-1 Supplement block: U0080.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Yen symbol?
Click the Copy button at the top of this page, or select ¥ and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Yen?
Yen is U+00A5 (decimal 165, hexadecimal 0x00A5, octal 0o245). It lives in the Latin-1 Supplement block (U+0080–U+00FF) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Yen?
The Unicode Standard (version 18.0.0) names this character "YEN SIGN". Its General_Category is Sc (Symbol, currency).
What is the HTML code for Yen?
Use ¥ or ¥, or the named entity ¥. In CSS, use content: "\00A5".
How do I type Yen in code?
JavaScript: "\u00A5". Python: "\u00A5". JSON and Java: "\u00A5". The UTF-8 byte sequence is C2 A5.
Is Yen an emoji?
No. Yen is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.