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 ??¿}??¿{^ 001111110011111110111111011111010011111100111111101111110111101101011110 3f3fbf7d3f3fbf7b5e
SJIS-WIN 予??}予??{^ 1001011101011100001111110011111101111101100101110101110000111111001111110111101101011110 975c3f3f7d975c3f3f7b5e
EUC-JP 予?¿}予?¿{^ 110011011011110100111111100011111010001011000100011111011100110110111101001111111000111110100010110001000111101101011110 cdbd3f8fa2c47dcdbd3f8fa2c47b5e
UTF-8 予롮¿}予롮¿{^ 11100100101110101000100011101011101000011010111011000010101111110111110111100100101110101000100011101011101000011010111011000010101111110111101101011110 e4ba88eba1aec2bf7de4ba88eba1aec2bf7b5e
UHC 予롮¿}予롮¿{^ 111001011111100010001110111011001010001010101111011111011110010111111000100011101110110010100010101011110111101101011110 e5f88eeca2af7de5f88eeca2af7b5e

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