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 ????????K\ 00111111001111110011111100111111001111110011111100111111001111110100101101011100 3f3f3f3f3f3f3f3f4b5c
SJIS-WIN ??????彦?K\ 0011111100111111001111110011111100111111001111111001010101000110001111110100101101011100 3f3f3f3f3f3f95463f4b5c
EUC-JP 饔??旿??彦?K\ 100011111110100011101111001111110011111110001111110000011111010000111111001111111100100110100111001111110100101101011100 8fe8ef3f3f8fc1f43f3fc9a73f4b5c
UTF-8 饔ㅿ쉭旿듿몚彦랗K\ 1110100110100101100101001110001110000101101111111110110010001001101011011110011010010111101111111110101110010011101111111110101110101010100110101110010110111101101001101110101110011110100101110100101101011100 e9a594e385bfec89ade697bfeb93bfebaa9ae5bda6eb9e974b5c
UHC 饔ㅿ쉭旿듿몚彦랗K\ 111010001011110110100100111011111011110110101101111001111111101010001010111001011001000110001000111001011110100110110110111111100100101101011100 e8bda4efbdade7fa8ae59188e5e9b6fe4b5c

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