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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ??螺[??螺[^ 0011111100111111100101111000011001011011001111110011111110010111100001100101101101011110 3f3f97865b3f3f97865b5e
EUC-JP ??螺[??螺[^ 0011111100111111110011011110011001011011001111110011111111001101111001100101101101011110 3f3fcde65b3f3fcde65b5e
UTF-8 렻ㅔ螺[렻ㅔ螺[^ 111010111010000010111011111000111000010110010100111010001001111010111010010110111110101110100000101110111110001110000101100101001110100010011110101110100101101101011110 eba0bbe38594e89eba5beba0bbe38594e89eba5b5e
UHC 렻ㅔ螺[렻ㅔ螺[^ 100011101100001110100100110001001101010110100010010110111000111011000011101001001100010011010101101000100101101101011110 8ec3a4c4d5a25b8ec3a4c4d5a25b5e

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