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 ??????\ 00111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f5c
SJIS-WIN 狸旦即狸属村\ 10010010010010111001001001010101100100011010011010010010010010111001000110101110100100011011101001011100 924b925591a6924b91ae91ba5c
EUC-JP 狸旦即狸属村\ 11000011101011001100001110110110110000101010100011000011101011001100001010110000110000101011110001011100 c3acc3b6c2a8c3acc2b0c2bc5c
UTF-8 狸旦即狸属村\ 11100111100010111011100011100110100101111010011011100101100011011011001111100111100010111011100011100101101100011001111011100110100111011001000101011100 e78bb8e697a6e58db3e78bb8e5b19ee69d915c
UHC 狸旦?狸?村\ 1101011111100001110100111010100100111111110101111110000100111111111101011011110101011100 d7e1d3a93fd7e13ff5bd5c

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