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 應몄떬}應몄떬{^ 111001101000011110001001111010111010101010000100111010111001011010101100011111011110011010000111100010011110101110101010100001001110101110010110101011000111101101011110 e68789ebaa84eb96ac7de68789ebaa84eb96ac7b5e
UHC 應몄떬}應몄떬{^ 111010111110101110111000111011001000101110111100011111011110101111101011101110001110110010001011101111000111101101011110 ebebb8ec8bbc7debebb8ec8bbc7b5e

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