FULLWIDTH YEN SIGN
¥
U+FFE5
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Halfwidth and Fullwidth Forms
Character Encoding
UTF-8
0xEF0xBF0xA5
UTF-16
0xFFE5
UTF-32
0x0000FFE5
Copy & Paste Codes
Character
¥
Unicode Escape
\u{FFE5}
HTML Entity (Decimal)
¥
HTML Entity (Hex)
¥
CSS Code
\FFE5
JavaScript
String.fromCodePoint(0xFFE5)
Python
chr(0xFFE5)