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횏횥^ 111011001011001010101101010010011110110110011010100011111110110110011010101001111110110010110010101011010100100111101101100110101000111111101101100110101010010101011110 ecb2ad49ed9a8fed9aa7ecb2ad49ed9a8fed9aa55e
UHC 청I횏횧청I횏횥^ 110000111011101101001001110000111000101111000011100111101100001110111011010010011100001110001011110000111001110001011110 c3bb49c38bc39ec3bb49c38bc39c5e

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