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 ????an}????an{^ 001111110011111100111111001111110110000101101110011111010011111100111111001111110011111101100001011011100111101101011110 3f3f3f3f616e7d3f3f3f3f616e7b5e
SJIS-WIN ????an}????an{^ 001111110011111100111111001111110110000101101110011111010011111100111111001111110011111101100001011011100111101101011110 3f3f3f3f616e7d3f3f3f3f616e7b5e
EUC-JP ????an}????an{^ 001111110011111100111111001111110110000101101110011111010011111100111111001111110011111101100001011011100111101101011110 3f3f3f3f616e7d3f3f3f3f616e7b5e
UTF-8 챦챰혦쨔an}챦챰혦쨔an{^ 11101100101100011010011011101100101100011011000011101101100110001010011011101100101010001001010001100001011011100111110111101100101100011010011011101100101100011011000011101101100110001010011011101100101010001001010001100001011011100111101101011110 ecb1a6ecb1b0ed98a6eca894616e7decb1a6ecb1b0ed98a6eca894616e7b5e
UHC 챦챰혦쨔an}챦챰혦쨔an{^ 1100001110101111110000111011000111000010100011101100001010111001011000010110111001111101110000111010111111000011101100011100001010001110110000101011100101100001011011100111101101011110 c3afc3b1c28ec2b9616e7dc3afc3b1c28ec2b9616e7b5e

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