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 ?S?of?S?o^}Y?S?of?S?o^}bE 00111111010100110011111101101111011001100011111101010011001111110110111101011110011111010101100100111111010100110011111101101111011001100011111101010011001111110110111101011110011111010110001001000101 3f533f6f663f533f6f5e7d593f533f6f663f533f6f5e7d6245
SJIS-WIN ?S?of?S?o^}Y?S?of?S?o^}bE 00111111010100110011111101101111011001100011111101010011001111110110111101011110011111010101100100111111010100110011111101101111011001100011111101010011001111110110111101011110011111010110001001000101 3f533f6f663f533f6f5e7d593f533f6f663f533f6f5e7d6245
EUC-JP ?S?of?S?o^}Y?S?of?S?o^}bE 00111111010100110011111101101111011001100011111101010011001111110110111101011110011111010101100100111111010100110011111101101111011001100011111101010011001111110110111101011110011111010110001001000101 3f533f6f663f533f6f5e7d593f533f6f663f533f6f5e7d6245
UTF-8 청S혪of청S혪o^}Y청S혪of청S혪o^}bE 1110110010110010101011010101001111101101100110001010101001101111011001101110110010110010101011010101001111101101100110001010101001101111010111100111110101011001111011001011001010101101010100111110110110011000101010100110111101100110111011001011001010101101010100111110110110011000101010100110111101011110011111010110001001000101 ecb2ad53ed98aa6f66ecb2ad53ed98aa6f5e7d59ecb2ad53ed98aa6f66ecb2ad53ed98aa6f5e7d6245
UHC 청S혪of청S혪o^}Y청S혪of청S혪o^}bE 110000111011101101010011110000101001001001101111011001101100001110111011010100111100001010010010011011110101111001111101010110011100001110111011010100111100001010010010011011110110011011000011101110110101001111000010100100100110111101011110011111010110001001000101 c3bb53c2926f66c3bb53c2926f5e7d59c3bb53c2926f66c3bb53c2926f5e7d6245

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