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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 予??J}予??J{^ 10010111010111000011111100111111010010100111110110010111010111000011111100111111010010100111101101011110 975c3f3f4a7d975c3f3f4a7b5e
EUC-JP 予??J}予??J{^ 11001101101111010011111100111111010010100111110111001101101111010011111100111111010010100111101101011110 cdbd3f3f4a7dcdbd3f3f4a7b5e
UTF-8 予묈뭏J}予묈뭏J{^ 1110010010111010100010001110101110101100100010001110101110101101100011110100101001111101111001001011101010001000111010111010110010001000111010111010110110001111010010100111101101011110 e4ba88ebac88ebad8f4a7de4ba88ebac88ebad8f4a7b5e
UHC 予묈뭏J}予묈뭏J{^ 1110010111111000100100011110010110111001101110000100101001111101111001011111100010010001111001011011100110111000010010100111101101011110 e5f891e5b9b84a7de5f891e5b9b84a7b5e

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