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{^ 1110000010101111010100101110000010101111011011111110000010101111010111010110111001111101111000001010111101010010111000001010111101101111111000001010111101011101011011100111101101011110 e0af52e0af6fe0af5d6e7de0af52e0af6fe0af5d6e7b5e
SJIS-WIN ??R??o??]n}??R??o??]n{^ 0011111100111111010100100011111100111111011011110011111100111111010111010110111001111101001111110011111101010010001111110011111101101111001111110011111101011101011011100111101101011110 3f3f523f3f6f3f3f5d6e7d3f3f523f3f6f3f3f5d6e7b5e
EUC-JP à¯Rà¯oà¯]n}à¯Rà¯oà¯]n{^ 1000111110101011101000101000111110100010101101000101001010001111101010111010001010001111101000101011010001101111100011111010101110100010100011111010001010110100010111010110111001111101100011111010101110100010100011111010001010110100010100101000111110101011101000101000111110100010101101000110111110001111101010111010001010001111101000101011010001011101011011100111101101011110 8faba28fa2b4528faba28fa2b46f8faba28fa2b45d6e7d8faba28fa2b4528faba28fa2b46f8faba28fa2b45d6e7b5e
UTF-8 à¯Rà¯oà¯]n}à¯Rà¯oà¯]n{^ 1100001110100000110000101010111101010010110000111010000011000010101011110110111111000011101000001100001010101111010111010110111001111101110000111010000011000010101011110101001011000011101000001100001010101111011011111100001110100000110000101010111101011101011011100111101101011110 c3a0c2af52c3a0c2af6fc3a0c2af5d6e7dc3a0c2af52c3a0c2af6fc3a0c2af5d6e7b5e
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)