ÿ
Copy to Clipboard
LATIN SMALL LETTER Y WITH DIAERESIS
General information
ID | 255 |
HEX | ff |
Char | ÿ |
Char type | UPPERCASE LETTER |
Unicode name | LATIN SMALL LETTER Y WITH DIAERESIS |
Extended name | LATIN SMALL LETTER Y WITH DIAERESIS |
Unicode group | Latin-1 Supplement |
Unicode Code Point | U+FF |
to Uppercase | Ÿ |
Conversion (How to escape ÿ)
HTML Entity (name) | ÿ |
HTML Entity (decimal) | ÿ |
HTML Entity (hex) | ÿ |
URL Encoded | %FF |
C / C++ / Java | "\uFF" |
Javascript (UTF-16) | "\u00FF" |
Javascript | "\u{FF}" |
Python | u"\uFF" |
CSS | \FF |
CSS | \0000FF |
How to type ÿ
Microsoft Windows ALT code | Alt + 0255 |
Microsoft Office | write ff then press Alt + X |
Microsoft Office (alternative) | write U+ff then press Alt + X |
Apple Mac | Hold Alt, type F F then release |
Apple Mac (alternative) | Hold Option, type F F then release |
UTF Encodings
UTF-8 (hex) | C3 BF |
UTF-8 (octal) | 303 277 |
UTF-8 (binary) | 11000011 10111111 |
UTF-16 (hex) | 00 FF |
UTF-16 (octal) | 0 377 |
UTF-16 (binary) | 00000000 11111111 |
UTF-32 (hex) | 00 00 00 FF |
UTF-32 (octal) | 000 000 000 377 |
UTF-32 (binary) | 00000000 00000000 00000000 11111111 |