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???L???L??^ 00111111010010010011111100111111001111110100110000111111001111110011111101001100001111110011111101011110 3f493f3f3f4c3f3f3f4c3f3f5e
SJIS-WIN ?I???L???L??^ 00111111010010010011111100111111001111110100110000111111001111110011111101001100001111110011111101011110 3f493f3f3f4c3f3f3f4c3f3f5e
EUC-JP ?I???L???L??^ 00111111010010010011111100111111001111110100110000111111001111110011111101001100001111110011111101011110 3f493f3f3f4c3f3f3f4c3f3f5e
UTF-8 청I혦짠청L혦쨩청L혦쨩^ 11101100101100101010110101001001111011011001100010100110111011001010011110100000111011001011001010101101010011001110110110011000101001101110110010101000101010011110110010110010101011010100110011101101100110001010011011101100101010001010100101011110 ecb2ad49ed98a6eca7a0ecb2ad4ced98a6eca8a9ecb2ad4ced98a6eca8a95e
UHC 청I혦짠청L혦쨩청L혦쨩^ 11000011101110110100100111000010100011101100001010100111110000111011101101001100110000101000111011000010101110111100001110111011010011001100001010001110110000101011101101011110 c3bb49c28ec2a7c3bb4cc28ec2bbc3bb4cc28ec2bb5e

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