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 ûPäüfûPäü^}YûPäüfûPäü^}bE 11111011010100001110010011111100011001101111101101010000111001001111110001011110011111010101100111111011010100001110010011111100011001101111101101010000111001001111110001011110011111010110001001000101 fb50e4fc66fb50e4fc5e7d59fb50e4fc66fb50e4fc5e7d6245
SJIS-WIN ?P??f?P??^}Y?P??f?P??^}bE 00111111010100000011111100111111011001100011111101010000001111110011111101011110011111010101100100111111010100000011111100111111011001100011111101010000001111110011111101011110011111010110001001000101 3f503f3f663f503f3f5e7d593f503f3f663f503f3f5e7d6245
EUC-JP ûPäüfûPäü^}YûPäüfûPäü^}bE 10001111101010111110010101010000100011111010101110100011100011111010101111100100011001101000111110101011111001010101000010001111101010111010001110001111101010111110010001011110011111010101100110001111101010111110010101010000100011111010101110100011100011111010101111100100011001101000111110101011111001010101000010001111101010111010001110001111101010111110010001011110011111010110001001000101 8fabe5508faba38fabe4668fabe5508faba38fabe45e7d598fabe5508faba38fabe4668fabe5508faba38fabe45e7d6245
UTF-8 ûPäüfûPäü^}YûPäüfûPäü^}bE 11000011101110110101000011000011101001001100001110111100011001101100001110111011010100001100001110100100110000111011110001011110011111010101100111000011101110110101000011000011101001001100001110111100011001101100001110111011010100001100001110100100110000111011110001011110011111010110001001000101 c3bb50c3a4c3bc66c3bb50c3a4c3bc5e7d59c3bb50c3a4c3bc66c3bb50c3a4c3bc5e7d6245
UHC ?P??f?P??^}Y?P??f?P??^}bE 00111111010100000011111100111111011001100011111101010000001111110011111101011110011111010101100100111111010100000011111100111111011001100011111101010000001111110011111101011110011111010110001001000101 3f503f3f663f503f3f5e7d593f503f3f663f503f3f5e7d6245

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