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 ?I???I??^ 001111110100100100111111001111110011111101001001001111110011111101011110 3f493f3f3f493f3f5e
SJIS-WIN ?I???I??^ 001111110100100100111111001111110011111101001001001111110011111101011110 3f493f3f3f493f3f5e
EUC-JP ?I???I??^ 001111110100100100111111001111110011111101001001001111110011111101011110 3f493f3f3f493f3f5e
UTF-8 청I횏쩌청I횏쩌^ 111011001011001010101101010010011110110110011010100011111110110010101001100011001110110010110010101011010100100111101101100110101000111111101100101010011000110001011110 ecb2ad49ed9a8feca98cecb2ad49ed9a8feca98c5e
UHC 청I횏쩌청I횏쩌^ 110000111011101101001001110000111000101111000010101111001100001110111011010010011100001110001011110000101011110001011110 c3bb49c38bc2bcc3bb49c38bc2bc5e

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