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^ 11000010100011111100001010110000110000111011101011000011101110110110010101011110 c28fc2b0c3bac3bb655e
SJIS-WIN ???°????e^ 0011111100111111001111111000000110001011001111110011111100111111001111110110010101011110 3f3f3f818b3f3f3f3f655e
EUC-JP �°ú�e^ 100011111010101010100100001111111000111110101010101001001010000111101011100011111010101010101010100011111010001011101011100011111010101010101010001111110110010101011110 8faaa43f8faaa4a1eb8faaaa8fa2eb8faaaa3f655e
UTF-8 °úûe^ 110000111000001011000010100011111100001110000010110000101011000011000011100000111100001010111010110000111000001111000010101110110110010101011110 c382c28fc382c2b0c383c2bac383c2bb655e
UHC ???°?º??e^ 001111110011111100111111101000011100011000111111101010001010110000111111001111110110010101011110 3f3f3fa1c63fa8ac3f3f655e

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