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??Y?L???L??bE 00111111010011000011111100111111001111110100110000111111001111110101100100111111010011000011111100111111001111110100110000111111001111110110001001000101 3f4c3f3f3f4c3f3f593f4c3f3f3f4c3f3f6245
SJIS-WIN ?L???L??Y?L???L??bE 00111111010011000011111100111111001111110100110000111111001111110101100100111111010011000011111100111111001111110100110000111111001111110110001001000101 3f4c3f3f3f4c3f3f593f4c3f3f3f4c3f3f6245
EUC-JP ?L???L??Y?L???L??bE 00111111010011000011111100111111001111110100110000111111001111110101100100111111010011000011111100111111001111110100110000111111001111110110001001000101 3f4c3f3f3f4c3f3f593f4c3f3f3f4c3f3f6245
UTF-8 청L혦짧청L쨩횧Y청L혦짧청L쨩횧bE 11101100101100101010110101001100111011011001100010100110111011001010011110100111111011001011001010101101010011001110110010101000101010011110110110011010101001110101100111101100101100101010110101001100111011011001100010100110111011001010011110100111111011001011001010101101010011001110110010101000101010011110110110011010101001110110001001000101 ecb2ad4ced98a6eca7a7ecb2ad4ceca8a9ed9aa759ecb2ad4ced98a6eca7a7ecb2ad4ceca8a9ed9aa76245
UHC 청L혦짧청L쨩횧Y청L혦짧청L쨩횧bE 11000011101110110100110011000010100011101100001010101010110000111011101101001100110000101011101111000011100111100101100111000011101110110100110011000010100011101100001010101010110000111011101101001100110000101011101111000011100111100110001001000101 c3bb4cc28ec2aac3bb4cc2bbc39e59c3bb4cc28ec2aac3bb4cc2bbc39e6245

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