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 10011101110000100011111100111111100010001010000100111111001111110111111001000010 9dc23f3f88a13f3f7e42
EUC-JP 敖??娃??~B 11011010110001000011111100111111101100001010001100111111001111110111111001000010 dac43f3fb0a33f3f7e42
UTF-8 敖쏉쉿娃됵스~B 1110011010010101100101101110110010001111100010011110110010001001101111111110010110101000100000111110101110010000101101011110110010001010101001000111111001000010 e69596ec8f89ec89bfe5a883eb90b5ec8aa47e42
UHC 敖쏉쉿娃됵스~B 1110011111111001100110111110111110111101101100101110100011011111100010011110111110111101101110100111111001000010 e7f99befbdb2e8df89efbdba7e42

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