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{^ 1110001110110101010100101110001110110101011011111110001110110101010111010110111001111101111000111011010101010010111000111011010101101111111000111011010101011101011011100111101101011110 e3b552e3b56fe3b55d6e7de3b552e3b56fe3b55d6e7b5e
SJIS-WIN ??R??o??]n}??R??o??]n{^ 0011111100111111010100100011111100111111011011110011111100111111010111010110111001111101001111110011111101010010001111110011111101101111001111110011111101011101011011100111101101011110 3f3f523f3f6f3f3f5d6e7d3f3f523f3f6f3f3f5d6e7b5e
EUC-JP ã?Rã?oã?]n}ã?Rã?oã?]n{^ 1000111110101011101010100011111101010010100011111010101110101010001111110110111110001111101010111010101000111111010111010110111001111101100011111010101110101010001111110101001010001111101010111010101000111111011011111000111110101011101010100011111101011101011011100111101101011110 8fabaa3f528fabaa3f6f8fabaa3f5d6e7d8fabaa3f528fabaa3f6f8fabaa3f5d6e7b5e
UTF-8 ãµRãµoãµ]n}ãµRãµoãµ]n{^ 1100001110100011110000101011010101010010110000111010001111000010101101010110111111000011101000111100001010110101010111010110111001111101110000111010001111000010101101010101001011000011101000111100001010110101011011111100001110100011110000101011010101011101011011100111101101011110 c3a3c2b552c3a3c2b56fc3a3c2b55d6e7dc3a3c2b552c3a3c2b56fc3a3c2b55d6e7b5e
UHC ??R??o??]n}??R??o??]n{^ 0011111100111111010100100011111100111111011011110011111100111111010111010110111001111101001111110011111101010010001111110011111101101111001111110011111101011101011011100111101101011110 3f3f523f3f6f3f3f5d6e7d3f3f523f3f6f3f3f5d6e7b5e

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