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^ 11110000111110111011110011110001100011101011110110001110101110100110010101011110 f0fbbcf18ebd8eba655e
SJIS-WIN ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
EUC-JP ðû?ñ???ºe^ 100011111010100111000011100011111010101111100101001111111000111110101011110100000011111100111111001111111000111110100010111010110110010101011110 8fa9c38fabe53f8fabd03f3f3f8fa2eb655e
UTF-8 ðû¼ñŽ½Žºe^ 110000111011000011000011101110111100001010111100110000111011000111000010100011101100001010111101110000101000111011000010101110100110010101011110 c3b0c3bbc2bcc3b1c28ec2bdc28ec2ba655e
UHC ð?¼??½?ºe^ 1010100110100011001111111010100011111001001111110011111110101000111101100011111110101000101011000110010101011110 a9a33fa8f93f3fa8f63fa8ac655e

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