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??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e
SJIS-WIN 蝣ッR蝣ッo蝣ッ]^ 11100101101000001010111101010010111001011010000010101111011011111110010110100000101011110101110101011110 e5a0af52e5a0af6fe5a0af5d5e
EUC-JP 蝣ッR蝣ッo蝣ッ]^ 11101010101000101000111010101111010100101110101010100010100011101010111101101111111010101010001010001110101011110101110101011110 eaa28eaf52eaa28eaf6feaa28eaf5d5e
UTF-8 蝣ッR蝣ッo蝣ッ]^ 11101000100111011010001111101111101111011010111101010010111010001001110110100011111011111011110110101111011011111110100010011101101000111110111110111101101011110101110101011110 e89da3efbdaf52e89da3efbdaf6fe89da3efbdaf5d5e
UHC ??R??o??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e

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