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 塢??}塢??{^ 1001101011000111001111110011111101111101100110101100011100111111001111110111101101011110 9ac73f3f7d9ac73f3f7b5e
EUC-JP 塢??}塢??{^ 1101010011001001001111110011111101111101110101001100100100111111001111110111101101011110 d4c93f3f7dd4c93f3f7b5e
UTF-8 塢곮뫗}塢곮뫗{^ 111001011010000110100010111010101011001110101110111010111010101110010111011111011110010110100001101000101110101010110011101011101110101110101011100101110111101101011110 e5a1a2eab3aeebab977de5a1a2eab3aeebab977b5e
UHC 塢곮뫗}塢곮뫗{^ 111001111111000110000001111010001001000110111001011111011110011111110001100000011110100010010001101110010111101101011110 e7f181e891b97de7f181e891b97b5e

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