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 ???R???o???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e
SJIS-WIN 予??R予??o予??]^ 10010111010111000011111100111111010100101001011101011100001111110011111101101111100101110101110000111111001111110101110101011110 975c3f3f52975c3f3f6f975c3f3f5d5e
EUC-JP 予??R予??o予??]^ 11001101101111010011111100111111010100101100110110111101001111110011111101101111110011011011110100111111001111110101110101011110 cdbd3f3f52cdbd3f3f6fcdbd3f3f5d5e
UTF-8 予묈뭏R予묈뭏o予묈뭏]^ 11100100101110101000100011101011101011001000100011101011101011011000111101010010111001001011101010001000111010111010110010001000111010111010110110001111011011111110010010111010100010001110101110101100100010001110101110101101100011110101110101011110 e4ba88ebac88ebad8f52e4ba88ebac88ebad8f6fe4ba88ebac88ebad8f5d5e
UHC 予묈뭏R予묈뭏o予묈뭏]^ 11100101111110001001000111100101101110011011100001010010111001011111100010010001111001011011100110111000011011111110010111111000100100011110010110111001101110000101110101011110 e5f891e5b9b852e5f891e5b9b86fe5f891e5b9b85d5e

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