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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???徇????徇?B 00111111001111110011111110011100011011010011111100111111001111110011111110011100011011010011111101000010 3f3f3f9c6d3f3f3f3f9c6d3f42
EUC-JP ???徇????徇?B 00111111001111110011111111010111110011100011111100111111001111110011111111010111110011100011111101000010 3f3f3fd7ce3f3f3f3fd7ce3f42
UTF-8 聯뤿씣徇럙聯뤿씣徇럙B 11101111101001101001011111101011101001001011111111101100100101001010001111100101101111101000011111101011100111111001100111101111101001101001011111101011101001001011111111101100100101001010001111100101101111101000011111101011100111111001100101000010 efa697eba4bfec94a3e5be87eb9f99efa697eba4bfec94a3e5be87eb9f9942
UHC 聯뤿씣徇럙聯뤿씣徇럙B 111001101110000110001111111010111001110110110111111000101101111110001110011101101110011011100001100011111110101110011101101101111110001011011111100011100111011001000010 e6e18feb9db7e2df8e76e6e18feb9db7e2df8e7642

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