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^ 1110100010011000100010101110101110010100100000001110101110111111100010000110010101011110 e8988aeb9480ebbf88655e
SJIS-WIN ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
EUC-JP è??ë??ë¿?e^ 10001111101010111011001000111111001111111000111110101011101100110011111100111111100011111010101110110011100011111010001011000100001111110110010101011110 8fabb23f3f8fabb33f3f8fabb38fa2c43f655e
UTF-8 蘊딀뿈e^ 1100001110101000110000101001100011000010100010101100001110101011110000101001010011000010100000001100001110101011110000101011111111000010100010000110010101011110 c3a8c298c28ac3abc294c280c3abc2bfc288655e
UHC ???????¿?e^ 001111110011111100111111001111110011111100111111001111111010001010101111001111110110010101011110 3f3f3f3f3f3f3fa2af3f655e

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