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 ??C[}??C[{^ 0011111100111111010000110101101101111101001111110011111101000011010110110111101101011110 3f3f435b7d3f3f435b7b5e
SJIS-WIN 頸痔C[}頸痔C[{^ 111010001111001010001110101001000100001101011011011111011110100011110010100011101010010001000011010110110111101101011110 e8f28ea4435b7de8f28ea4435b7b5e
EUC-JP 頸痔C[}頸痔C[{^ 111100001111010010111100101001100100001101011011011111011111000011110100101111001010011001000011010110110111101101011110 f0f4bca6435b7df0f4bca6435b7b5e
UTF-8 頸痔C[}頸痔C[{^ 11101001101000001011100011100111100101111001010001000011010110110111110111101001101000001011100011100111100101111001010001000011010110110111101101011110 e9a0b8e79794435b7de9a0b8e79794435b7b5e
UHC 頸痔C[}頸痔C[{^ 110011001111001011110110110000000100001101011011011111011100110011110010111101101100000001000011010110110111101101011110 ccf2f6c0435b7dccf2f6c0435b7b5e

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