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{^ 11101010010100101110001010011000011011100111110111101010010100101110001010011000011011100111101101011110 ea52e2986e7dea52e2986e7b5e
SJIS-WIN ?R??n}?R??n{^ 00111111010100100011111100111111011011100111110100111111010100100011111100111111011011100111101101011110 3f523f3f6e7d3f523f3f6e7b5e
EUC-JP êRâ?n}êRâ?n{^ 100011111010101110110100010100101000111110101011101001000011111101101110011111011000111110101011101101000101001010001111101010111010010000111111011011100111101101011110 8fabb4528faba43f6e7d8fabb4528faba43f6e7b5e
UTF-8 êRâ˜n}êRâ˜n{^ 11000011101010100101001011000011101000101100001010011000011011100111110111000011101010100101001011000011101000101100001010011000011011100111101101011110 c3aa52c3a2c2986e7dc3aa52c3a2c2986e7b5e
UHC ?R??n}?R??n{^ 00111111010100100011111100111111011011100111110100111111010100100011111100111111011011100111101101011110 3f523f3f6e7d3f523f3f6e7b5e

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