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 ???h???fN}???h???fN{^ 001111110011111100111111011010000011111100111111001111110110011001001110011111010011111100111111001111110110100000111111001111110011111101100110010011100111101101011110 3f3f3f683f3f3f664e7d3f3f3f683f3f3f664e7b5e
SJIS-WIN ァソhァソfN}ァソhァソfN{^ 11110000101101101010011110111111011010001111000010110110101001111011111101100110010011100111110111110000101101101010011110111111011010001111000010110110101001111011111101100110010011100111101101011110 f0b6a7bf68f0b6a7bf664e7df0b6a7bf68f0b6a7bf664e7b5e
EUC-JP ?ァソh?ァソfN}?ァソh?ァソfN{^ 0011111110001110101001111000111010111111011010000011111110001110101001111000111010111111011001100100111001111101001111111000111010100111100011101011111101101000001111111000111010100111100011101011111101100110010011100111101101011110 3f8ea78ebf683f8ea78ebf664e7d3f8ea78ebf683f8ea78ebf664e7b5e
UTF-8 ァソhァソfN}ァソhァソfN{^ 111011101000000110110101111011111011110110100111111011111011110110111111011010001110111010000001101101011110111110111101101001111110111110111101101111110110011001001110011111011110111010000001101101011110111110111101101001111110111110111101101111110110100011101110100000011011010111101111101111011010011111101111101111011011111101100110010011100111101101011110 ee81b5efbda7efbdbf68ee81b5efbda7efbdbf664e7dee81b5efbda7efbdbf68ee81b5efbda7efbdbf664e7b5e
UHC ???h???fN}???h???fN{^ 001111110011111100111111011010000011111100111111001111110110011001001110011111010011111100111111001111110110100000111111001111110011111101100110010011100111101101011110 3f3f3f683f3f3f664e7d3f3f3f683f3f3f664e7b5e

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