£
(click to copy)
Char | £ |
Unicode name | POUND SIGN |
Unicode group | Latin-1 Supplement |
Unicode Code Point | U+A3 |
HTML Entity (name) | £ |
HTML Entity (decimal) | £ |
HTML Entity (hex) | £ |
How to type in Microsoft Windows | Alt + 0163 |
How to type in Microsoft Office | write a3 then press Alt + X |
How to type in Microsoft Office | write U+a3 then press Alt + X |
How to type in Apple Mac | Hold Alt, type A 3 then release |
How to type in Apple Mac | Hold Option, type A 3 then release |
UTF-8 (hex) | 0xA3 |
UTF-8 (octal) | 243 |
UTF-8 (binary) | 10100011 |
UTF-16 (hex) | 0x00A3 |
UTF-16 (decimal) | 163 |
UTF-32 (hex) | 0x000000A3 |
UTF-32 (decimal) | 163 |
How to display in C/C++/Java | "\uA3" |
How to type in Python | u"\uA3" |