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 予??}予??{^ 1001011101011100001111110011111101111101100101110101110000111111001111110111101101011110 975c3f3f7d975c3f3f7b5e
EUC-JP 予??}予??{^ 1100110110111101001111110011111101111101110011011011110100111111001111110111101101011110 cdbd3f3f7dcdbd3f3f7b5e
UTF-8 予며왇}予며왇{^ 111001001011101010001000111010111010100110110000111011001001100110000111011111011110010010111010100010001110101110101001101100001110110010011001100001110111101101011110 e4ba88eba9b0ec99877de4ba88eba9b0ec99877b5e
UHC 予며왇}予며왇{^ 111001011111100010111000111001111001111010111001011111011110010111111000101110001110011110011110101110010111101101011110 e5f8b8e79eb97de5f8b8e79eb97b5e

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