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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 應??}應??{^ 1001110011100100001111110011111101111101100111001110010000111111001111110111101101011110 9ce43f3f7d9ce43f3f7b5e
EUC-JP 應??}應??{^ 1101100011100110001111110011111101111101110110001110011000111111001111110111101101011110 d8e63f3f7dd8e63f3f7b5e
UTF-8 應뤿몱}應뤿몱{^ 111001101000011110001001111010111010010010111111111010111010101010110001011111011110011010000111100010011110101110100100101111111110101110101010101100010111101101011110 e68789eba4bfebaab17de68789eba4bfebaab17b5e
UHC 應뤿몱}應뤿몱{^ 111010111110101110001111111010111001000110011010011111011110101111101011100011111110101110010001100110100111101101011110 ebeb8feb919a7debeb8feb919a7b5e

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