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 ÉûÌfÉûÌ^}YÉûÌfÉûÌ^}bE 10001111110010011111101111001100011001101000111111001001111110111100110001011110011111010101100110001111110010011111101111001100011001101000111111001001111110111100110001011110011111010110001001000101 8fc9fbcc668fc9fbcc5e7d598fc9fbcc668fc9fbcc5e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ?ÉûÌf?ÉûÌ^}Y?ÉûÌf?ÉûÌ^}bE 00111111100011111010101010110001100011111010101111100101100011111010101011000000011001100011111110001111101010101011000110001111101010111110010110001111101010101100000001011110011111010101100100111111100011111010101010110001100011111010101111100101100011111010101011000000011001100011111110001111101010101011000110001111101010111110010110001111101010101100000001011110011111010110001001000101 3f8faab18fabe58faac0663f8faab18fabe58faac05e7d593f8faab18fabe58faac0663f8faab18fabe58faac05e7d6245
UTF-8 ÉûÌfÉûÌ^}YÉûÌfÉûÌ^}bE 1100001010001111110000111000100111000011101110111100001110001100011001101100001010001111110000111000100111000011101110111100001110001100010111100111110101011001110000101000111111000011100010011100001110111011110000111000110001100110110000101000111111000011100010011100001110111011110000111000110001011110011111010110001001000101 c28fc389c3bbc38c66c28fc389c3bbc38c5e7d59c28fc389c3bbc38c66c28fc389c3bbc38c5e7d6245
UHC ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245

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