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 °Óûe^ 11000010100011111100001010110000110000111001001111000011101110110110010101011110 c28fc2b0c393c3bb655e
SJIS-WIN ???°????e^ 0011111100111111001111111000000110001011001111110011111100111111001111110110010101011110 3f3f3f818b3f3f3f3f655e
EUC-JP �°��e^ 10001111101010101010010000111111100011111010101010100100101000011110101110001111101010101010101000111111100011111010101010101010001111110110010101011110 8faaa43f8faaa4a1eb8faaaa3f8faaaa3f655e
UTF-8 °Óûe^ 110000111000001011000010100011111100001110000010110000101011000011000011100000111100001010010011110000111000001111000010101110110110010101011110 c382c28fc382c2b0c383c293c383c2bb655e
UHC ???°????e^ 0011111100111111001111111010000111000110001111110011111100111111001111110110010101011110 3f3f3fa1c63f3f3f3f655e

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