YEN SIGN (¥)
¥
Copy Character
Unicode Code
U+00A5
Codepoint
165
Aliases
yuan sign (renminbi)
Notes
glyph may have one or two crossbars, but the official symbol in Japan and China has two
in native context, specific ideographs may be used for units of these currencies
Character Encoding
UTF-8
0xC20xA5
UTF-16
0x00A5
UTF-32
0x000000A5
Copy & Paste Codes
Unicode Escape
\u{00A5}
HTML Entity (Decimal)
¥
HTML Entity (Hex)
¥
CSS Code
\00A5
JavaScript/JSON
String.fromCodePoint(0x00A5)
Python
chr(0x00A5)
Ruby/PHP
chr(0x00A5)
Unix, C, PHP, JAVA
0x00A5
Perl
chr(0x00A5)
URL Encoded
%00a5