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 11111011010100111001001001101111011001101111101101010011100100100110111101011110011111010101100111111011010100111001001001101111011001101111101101010011100100100110111101011110011111010110001001000101 fb53926f66fb53926f5e7d59fb53926f66fb53926f5e7d6245
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 100011111010101111100101010100110011111101101111011001101000111110101011111001010101001100111111011011110101111001111101010110011000111110101011111001010101001100111111011011110110011010001111101010111110010101010011001111110110111101011110011111010110001001000101 8fabe5533f6f668fabe5533f6f5e7d598fabe5533f6f668fabe5533f6f5e7d6245
UTF-8 ûS’ofûS’o^}YûS’ofûS’o^}bE 110000111011101101010011110000101001001001101111011001101100001110111011010100111100001010010010011011110101111001111101010110011100001110111011010100111100001010010010011011110110011011000011101110110101001111000010100100100110111101011110011111010110001001000101 c3bb53c2926f66c3bb53c2926f5e7d59c3bb53c2926f66c3bb53c2926f5e7d6245
UHC ?S?of?S?o^}Y?S?of?S?o^}bE 00111111010100110011111101101111011001100011111101010011001111110110111101011110011111010101100100111111010100110011111101101111011001100011111101010011001111110110111101011110011111010110001001000101 3f533f6f663f533f6f5e7d593f533f6f663f533f6f5e7d6245

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