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^ 1110010111110000100100111110101110110111100000101110101111100111100101000110010101011110 e5f093ebb782ebe794655e
SJIS-WIN ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
EUC-JP åð?ë??ëç?e^ 100011111010101110101001100011111010100111000011001111111000111110101011101100110011111100111111100011111010101110110011100011111010101110101110001111110110010101011110 8faba98fa9c33f8fabb33f3f8fabb38fabae3f655e
UTF-8 åð“ë·‚ëç”e^ 1100001110100101110000111011000011000010100100111100001110101011110000101011011111000010100000101100001110101011110000111010011111000010100101000110010101011110 c3a5c3b0c293c3abc2b7c282c3abc3a7c294655e
UHC ?ð??·????e^ 00111111101010011010001100111111001111111010000110100100001111110011111100111111001111110110010101011110 3fa9a33f3fa1a43f3f3f3f655e

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