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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蜈ェ讙ク蜈ェ讚タ 11100101100001011010101011100110101010101011100011100101100001011010101011100110101010111000001101011110 e585aae6aab8e585aae6ab835e
EUC-JP 蜈ェ讙ク蜈ェ讚タ 11101001111001011000111010101010111011001010110010001110101110001110100111100101100011101010101011101100101011011010010110111111 e9e58eaaecac8eb8e9e58eaaecada5bf
UTF-8 蜈ェ讙ク蜈ェ讚タ 111010001001110010001000111011111011110110101010111010001010111010011001111011111011110110111000111010001001110010001000111011111011110110101010111010001010111010011010111000111000001010111111 e89c88efbdaae8ae99efbdb8e89c88efbdaae8ae9ae382bf
UHC 蜈???蜈?讚タ 111010001010010100111111001111110011111111101000101001010011111111110011110001101010101110111111 e8a53f3f3fe8a53ff3c6abbf

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