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 ßÉÌÜ}\}ßÉÌÜ}\{^ 110111111100100111001100110111000111110101011100011111011101111111001001110011001101110001111101010111000111101101011110 dfc9ccdc7d5c7ddfc9ccdc7d5c7b5e
SJIS-WIN ????}\}????}\{^ 001111110011111100111111001111110111110101011100011111010011111100111111001111110011111101111101010111000111101101011110 3f3f3f3f7d5c7d3f3f3f3f7d5c7b5e
EUC-JP ßÉÌÜ}\}ßÉÌÜ}\{^ 10001111101010011100111010001111101010101011000110001111101010101100000010001111101010101110010001111101010111000111110110001111101010011100111010001111101010101011000110001111101010101100000010001111101010101110010001111101010111000111101101011110 8fa9ce8faab18faac08faae47d5c7d8fa9ce8faab18faac08faae47d5c7b5e
UTF-8 ßÉÌÜ}\}ßÉÌÜ}\{^ 1100001110011111110000111000100111000011100011001100001110011100011111010101110001111101110000111001111111000011100010011100001110001100110000111001110001111101010111000111101101011110 c39fc389c38cc39c7d5c7dc39fc389c38cc39c7d5c7b5e
UHC ß???}\}ß???}\{^ 1010100110101100001111110011111100111111011111010101110001111101101010011010110000111111001111110011111101111101010111000111101101011110 a9ac3f3f3f7d5c7da9ac3f3f3f7d5c7b5e

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