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{^ 10010100010100101001110010100110011011100111110110010100010100101001110010100110011011100111101101011110 94529ca66e7d94529ca66e7b5e
SJIS-WIN ?R??n}?R??n{^ 00111111010100100011111100111111011011100111110100111111010100100011111100111111011011100111101101011110 3f523f3f6e7d3f523f3f6e7b5e
EUC-JP ?R?¦n}?R?¦n{^ 0011111101010010001111111000111110100010110000110110111001111101001111110101001000111111100011111010001011000011011011100111101101011110 3f523f8fa2c36e7d3f523f8fa2c36e7b5e
UTF-8 ”Rœ¦n}”Rœ¦n{^ 11000010100101000101001011000010100111001100001010100110011011100111110111000010100101000101001011000010100111001100001010100110011011100111101101011110 c29452c29cc2a66e7dc29452c29cc2a66e7b5e
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)