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 ?u?an}?u?an{^ 00111111011101010011111101100001011011100111110100111111011101010011111101100001011011100111101101011110 3f753f616e7d3f753f616e7b5e
SJIS-WIN ?u?an}?u?an{^ 00111111011101010011111101100001011011100111110100111111011101010011111101100001011011100111101101011110 3f753f616e7d3f753f616e7b5e
EUC-JP ?u?an}?u?an{^ 00111111011101010011111101100001011011100111110100111111011101010011111101100001011011100111101101011110 3f753f616e7d3f753f616e7b5e
UTF-8 팠u팠an}팠u팠an{^ 111011011000110010100000011101011110110110001100101000000110000101101110011111011110110110001100101000000111010111101101100011001010000001100001011011100111101101011110 ed8ca075ed8ca0616e7ded8ca075ed8ca0616e7b5e
UHC 팠u팠an}팠u팠an{^ 1100011011001101011101011100011011001101011000010110111001111101110001101100110101110101110001101100110101100001011011100111101101011110 c6cd75c6cd616e7dc6cd75c6cd616e7b5e

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