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 ??????~B 0011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f7e42
SJIS-WIN 鐔醐醜鐔種州~B 1110100001011100100011001110110110001111010110001110100001011100100011101110110110001111010000100111111001000010 e85c8ced8f58e85c8eed8f427e42
EUC-JP 鐔醐醜鐔種州~B 1110111110111101101110001110111110111101101110011110111110111101101111001110111110111101101000110111111001000010 efbdb8efbdb9efbdbcefbda37e42
UTF-8 鐔醐醜鐔種州~B 1110100110010000100101001110100110000110100100001110100110000110100111001110100110010000100101001110011110101000101011101110010110110111100111100111111001000010 e99094e98690e9869ce99094e7a8aee5b79e7e42
UHC ??醜?種州~B 0011111100111111111101011101110100111111111100001111101011110001101101100111111001000010 3f3ff5dd3ff0faf1b67e42

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