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{^ 11110001111111001011101110101100011010001111000111111100101110111010110001100110010011100111110111110001111111001011101110101100011010001111000111111100101110111010110001100110010011100111101101011110 f1fcbbac68f1fcbbac664e7df1fcbbac68f1fcbbac664e7b5e
EUC-JP ?サャh?サャfN}?サャh?サャfN{^ 0011111110001110101110111000111010101100011010000011111110001110101110111000111010101100011001100100111001111101001111111000111010111011100011101010110001101000001111111000111010111011100011101010110001100110010011100111101101011110 3f8ebb8eac683f8ebb8eac664e7d3f8ebb8eac683f8ebb8eac664e7b5e
UTF-8 サャhサャfN}サャhサャfN{^ 111011101000010110110111111011111011110110111011111011111011110110101100011010001110111010000101101101111110111110111101101110111110111110111101101011000110011001001110011111011110111010000101101101111110111110111101101110111110111110111101101011000110100011101110100001011011011111101111101111011011101111101111101111011010110001100110010011100111101101011110 ee85b7efbdbbefbdac68ee85b7efbdbbefbdac664e7dee85b7efbdbbefbdac68ee85b7efbdbbefbdac664e7b5e
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)