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 ûG”ofûG”o^}YûG”ofûG”o^}bE 11111011010001111001010001101111011001101111101101000111100101000110111101011110011111010101100111111011010001111001010001101111011001101111101101000111100101000110111101011110011111010110001001000101 fb47946f66fb47946f5e7d59fb47946f66fb47946f5e7d6245
SJIS-WIN ?G?of?G?o^}Y?G?of?G?o^}bE 00111111010001110011111101101111011001100011111101000111001111110110111101011110011111010101100100111111010001110011111101101111011001100011111101000111001111110110111101011110011111010110001001000101 3f473f6f663f473f6f5e7d593f473f6f663f473f6f5e7d6245
EUC-JP ûG?ofûG?o^}YûG?ofûG?o^}bE 100011111010101111100101010001110011111101101111011001101000111110101011111001010100011100111111011011110101111001111101010110011000111110101011111001010100011100111111011011110110011010001111101010111110010101000111001111110110111101011110011111010110001001000101 8fabe5473f6f668fabe5473f6f5e7d598fabe5473f6f668fabe5473f6f5e7d6245
UTF-8 ûG”ofûG”o^}YûG”ofûG”o^}bE 110000111011101101000111110000101001010001101111011001101100001110111011010001111100001010010100011011110101111001111101010110011100001110111011010001111100001010010100011011110110011011000011101110110100011111000010100101000110111101011110011111010110001001000101 c3bb47c2946f66c3bb47c2946f5e7d59c3bb47c2946f66c3bb47c2946f5e7d6245
UHC ?G?of?G?o^}Y?G?of?G?o^}bE 00111111010001110011111101101111011001100011111101000111001111110110111101011110011111010101100100111111010001110011111101101111011001100011111101000111001111110110111101011110011111010110001001000101 3f473f6f663f473f6f5e7d593f473f6f663f473f6f5e7d6245

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