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 001111110011111100111111010110110011111100111111001111110101101101000010 3f3f3f5b3f3f3f5b42
SJIS-WIN ??但[??但[B 0011111100111111100100100100000101011011001111110011111110010010010000010101101101000010 3f3f92415b3f3f92415b42
EUC-JP ??但[??但[B 0011111100111111110000111010001001011011001111110011111111000011101000100101101101000010 3f3fc3a25b3f3fc3a25b42
UTF-8 렻ㅔ但[렻ㅔ但[B 111010111010000010111011111000111000010110010100111001001011110110000110010110111110101110100000101110111110001110000101100101001110010010111101100001100101101101000010 eba0bbe38594e4bd865beba0bbe38594e4bd865b42
UHC 렻ㅔ但[렻ㅔ但[B 100011101100001110100100110001001101001110100011010110111000111011000011101001001100010011010011101000110101101101000010 8ec3a4c4d3a35b8ec3a4c4d3a35b42

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