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 予벥벝}予벥벝{^ 111001001011101010001000111010111011001010100101111010111011001010011101011111011110010010111010100010001110101110110010101001011110101110110010100111010111101101011110 e4ba88ebb2a5ebb29d7de4ba88ebb2a5ebb29d7b5e
UHC 予벥벝}予벥벝{^ 111001011111100010010011101111011001001110111000011111011110010111111000100100111011110110010011101110000111101101011110 e5f893bd93b87de5f893bd93b87b5e

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