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?]n}?R?o?]n{^ 0011111101010010001111110110111100111111010111010110111001111101001111110101001000111111011011110011111101011101011011100111101101011110 3f523f6f3f5d6e7d3f523f6f3f5d6e7b5e
SJIS-WIN ?R?o?]n}?R?o?]n{^ 0011111101010010001111110110111100111111010111010110111001111101001111110101001000111111011011110011111101011101011011100111101101011110 3f523f6f3f5d6e7d3f523f6f3f5d6e7b5e
EUC-JP ΰRΰoΰ]n}ΰRΰoΰ]n{^ 1000111110100110111110110101001010001111101001101111101101101111100011111010011011111011010111010110111001111101100011111010011011111011010100101000111110100110111110110110111110001111101001101111101101011101011011100111101101011110 8fa6fb528fa6fb6f8fa6fb5d6e7d8fa6fb528fa6fb6f8fa6fb5d6e7b5e
UTF-8 ΰRΰoΰ]n}ΰRΰoΰ]n{^ 1100111010110000010100101100111010110000011011111100111010110000010111010110111001111101110011101011000001010010110011101011000001101111110011101011000001011101011011100111101101011110 ceb052ceb06fceb05d6e7dceb052ceb06fceb05d6e7b5e
UHC ?R?o?]n}?R?o?]n{^ 0011111101010010001111110110111100111111010111010110111001111101001111110101001000111111011011110011111101011101011011100111101101011110 3f523f6f3f5d6e7d3f523f6f3f5d6e7b5e

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