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âš\n}êRâš\n{^ 111010100101001011100010100110100101110001101110011111011110101001010010111000101001101001011100011011100111101101011110 ea52e29a5c6e7dea52e29a5c6e7b5e
SJIS-WIN ?R??\n}?R??\n{^ 001111110101001000111111001111110101110001101110011111010011111101010010001111110011111101011100011011100111101101011110 3f523f3f5c6e7d3f523f3f5c6e7b5e
EUC-JP êRâ?\n}êRâ?\n{^ 1000111110101011101101000101001010001111101010111010010000111111010111000110111001111101100011111010101110110100010100101000111110101011101001000011111101011100011011100111101101011110 8fabb4528faba43f5c6e7d8fabb4528faba43f5c6e7b5e
UTF-8 êRâš\n}êRâš\n{^ 110000111010101001010010110000111010001011000010100110100101110001101110011111011100001110101010010100101100001110100010110000101001101001011100011011100111101101011110 c3aa52c3a2c29a5c6e7dc3aa52c3a2c29a5c6e7b5e
UHC ?R??\n}?R??\n{^ 001111110101001000111111001111110101110001101110011111010011111101010010001111110011111101011100011011100111101101011110 3f523f3f5c6e7d3f523f3f5c6e7b5e

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