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 ?W?an}?W?an{^ 00111111010101110011111101100001011011100111110100111111010101110011111101100001011011100111101101011110 3f573f616e7d3f573f616e7b5e
SJIS-WIN ?W?an}?W?an{^ 00111111010101110011111101100001011011100111110100111111010101110011111101100001011011100111101101011110 3f573f616e7d3f573f616e7b5e
EUC-JP ?W?an}?W?an{^ 00111111010101110011111101100001011011100111110100111111010101110011111101100001011011100111101101011110 3f573f616e7d3f573f616e7b5e
UTF-8 채W챕an}채W챕an{^ 111011001011000110000100010101111110110010110001100101010110000101101110011111011110110010110001100001000101011111101100101100011001010101100001011011100111101101011110 ecb18457ecb195616e7decb18457ecb195616e7b5e
UHC 채W챕an}채W챕an{^ 1100001110100100010101111100001110101001011000010110111001111101110000111010010001010111110000111010100101100001011011100111101101011110 c3a457c3a9616e7dc3a457c3a9616e7b5e

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