To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ûÜÛÞYûÜÛÞbE 11000011101110111100001110011100110000111001101111000011100111100101100111000011101110111100001110011100110000111001101111000011100111100110001001000101 c3bbc39cc39bc39e59c3bbc39cc39bc39e6245
SJIS-WIN ????????Y????????bE 00111111001111110011111100111111001111110011111100111111001111110101100100111111001111110011111100111111001111110011111100111111001111110110001001000101 3f3f3f3f3f3f3f3f593f3f3f3f3f3f3f3f6245
EUC-JP Ã?Ã?Ã?Ã?YÃ?Ã?Ã?Ã?bE 1000111110101010101010100011111110001111101010101010101000111111100011111010101010101010001111111000111110101010101010100011111101011001100011111010101010101010001111111000111110101010101010100011111110001111101010101010101000111111100011111010101010101010001111110110001001000101 8faaaa3f8faaaa3f8faaaa3f8faaaa3f598faaaa3f8faaaa3f8faaaa3f8faaaa3f6245
UTF-8 ûÜÛÞYûÜÛÞbE 1100001110000011110000101011101111000011100000111100001010011100110000111000001111000010100110111100001110000011110000101001111001011001110000111000001111000010101110111100001110000011110000101001110011000011100000111100001010011011110000111000001111000010100111100110001001000101 c383c2bbc383c29cc383c29bc383c29e59c383c2bbc383c29cc383c29bc383c29e6245
UHC ????????Y????????bE 00111111001111110011111100111111001111110011111100111111001111110101100100111111001111110011111100111111001111110011111100111111001111110110001001000101 3f3f3f3f3f3f3f3f593f3f3f3f3f3f3f3f6245

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)