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 ?L???L???P???I 0011111101001100001111110011111100111111010011000011111100111111001111110101000000111111001111110011111101001001 3f4c3f3f3f4c3f3f3f503f3f3f49
SJIS-WIN ?L???L???P???I 0011111101001100001111110011111100111111010011000011111100111111001111110101000000111111001111110011111101001001 3f4c3f3f3f4c3f3f3f503f3f3f49
EUC-JP ?L???L???P???I 0011111101001100001111110011111100111111010011000011111100111111001111110101000000111111001111110011111101001001 3f4c3f3f3f4c3f3f3f503f3f3f49
UTF-8 청L혦쨉청L혦쨉청P혦짙청I 11101100101100101010110101001100111011011001100010100110111011001010100010001001111011001011001010101101010011001110110110011000101001101110110010101000100010011110110010110010101011010101000011101101100110001010011011101100101001111001100111101100101100101010110101001001 ecb2ad4ced98a6eca889ecb2ad4ced98a6eca889ecb2ad50ed98a6eca799ecb2ad49
UHC 청L혦쨉청L혦쨉청P혦짙청I 110000111011101101001100110000101000111011000010101101011100001110111011010011001100001010001110110000101011010111000011101110110101000011000010100011101100001010100011110000111011101101001001 c3bb4cc28ec2b5c3bb4cc28ec2b5c3bb50c28ec2a3c3bb49

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