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 11101100101100101010110101001100111011011001100010100110111011001010011110111000111011001011001010101101010011001110110110011000101001101110110010100111101110001110110010110010101011010101000011101101100110001010011011101100101001111010010011101100101100101010110101001001 ecb2ad4ced98a6eca7b8ecb2ad4ced98a6eca7b8ecb2ad50ed98a6eca7a4ecb2ad49
UHC 청L혦째청L혦째청P혦짤청I 110000111011101101001100110000101000111011000010101100001100001110111011010011001100001010001110110000101011000011000011101110110101000011000010100011101100001010101001110000111011101101001001 c3bb4cc28ec2b0c3bb4cc28ec2b0c3bb50c28ec2a9c3bb49

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