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 予롦쉸}予롦쉸{^ 111001001011101010001000111010111010000110100110111011001000100110111000011111011110010010111010100010001110101110100001101001101110110010001001101110000111101101011110 e4ba88eba1a6ec89b87de4ba88eba1a6ec89b87b5e
UHC 予롦쉸}予롦쉸{^ 111001011111100010001110111001101001101010001110011111011110010111111000100011101110011010011010100011100111101101011110 e5f88ee69a8e7de5f88ee69a8e7b5e

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