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 ??????^] 0011111100111111001111110011111100111111001111110101111001011101 3f3f3f3f3f3f5e5d
SJIS-WIN 癌??絶??^] 10001010111000000011111100111111100100001110001000111111001111110101111001011101 8ae03f3f90e23f3f5e5d
EUC-JP 癌??絶??^] 10110100111000100011111100111111110000001110010000111111001111110101111001011101 b4e23f3fc0e43f3f5e5d
UTF-8 癌뀐푺絶꾢쳣^] 1110011110011001100011001110101110000000100100001110110110010001101110101110011110110101101101101110101010111110101000101110110010110011101000110101111001011101 e7998ceb8090ed91bae7b5b6eabea2ecb3a35e5d
UHC 癌뀐푺絶꾢쳣^] 1110010011011111101100101110111110111110100001101110111110111110100001001110010110101011100010010101111001011101 e4dfb2efbe86efbe84e5ab895e5d

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