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?o}?R?o?o{^ 001111110101001000111111011011110011111101101111011111010011111101010010001111110110111100111111011011110111101101011110 3f523f6f3f6f7d3f523f6f3f6f7b5e
SJIS-WIN 蘓R蘓o蘓o}蘓R蘓o蘓o{^ 111001010101111001010010111001010101111001101111111001010101111001101111011111011110010101011110010100101110010101011110011011111110010101011110011011110111101101011110 e55e52e55e6fe55e6f7de55e52e55e6fe55e6f7b5e
EUC-JP 蘓R蘓o蘓o}蘓R蘓o蘓o{^ 111010011011111101010010111010011011111101101111111010011011111101101111011111011110100110111111010100101110100110111111011011111110100110111111011011110111101101011110 e9bf52e9bf6fe9bf6f7de9bf52e9bf6fe9bf6f7b5e
UTF-8 蘓R蘓o蘓o}蘓R蘓o蘓o{^ 111010001001100010010011010100101110100010011000100100110110111111101000100110001001001101101111011111011110100010011000100100110101001011101000100110001001001101101111111010001001100010010011011011110111101101011110 e8989352e898936fe898936f7de8989352e898936fe898936f7b5e
UHC ?R?o?o}?R?o?o{^ 001111110101001000111111011011110011111101101111011111010011111101010010001111110110111100111111011011110111101101011110 3f523f6f3f6f7d3f523f6f3f6f7b5e

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