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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??????徇 0011111100111111001111110011111100111111001111111001110001101101 3f3f3f3f3f3f9c6d
EUC-JP ???濚??徇 00111111001111110011111110001111110010011010000100111111001111111101011111001110 3f3f3f8fc9a13f3fd7ce
UTF-8 惡잙젗濚믣땭徇 111011111010011010111001111011001001111010011001111011001010000010010111111001101011111110011010111010111010111110100011111010111001010110101101111001011011111010000111 efa6b9ec9e99eca097e6bf9aebafa3eb95ade5be87
UHC 惡잙젗濚믣땭徇 1110011111110111100111111110101110100000100100111110011110111001100100101110010110001011100000111110001011011111 e7f79feba093e7b992e58b83e2df

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