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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 渉?賻渉渼メ^ 1000111111000010001111111110011011010000100011111100001011111011010010011101001001011110 8fc23fe6d08fc2fb49d25e
EUC-JP 渉渻賻渉渼メ^ 101111101100010010001111110001111110111111101100110100101011111011000100100011111100011111110000100011101101001001011110 bec48fc7efecd2bec48fc7f08ed25e
UTF-8 渉渻賻渉渼メ^ 11100110101110001000100111100110101110001011101111101000101100111011101111100110101110001000100111100110101110001011110011101111101111101001001001011110 e6b889e6b8bbe8b3bbe6b889e6b8bcefbe925e
UHC ??賻?渼?^ 001111110011111111011101101110000011111111011010101101000011111101011110 3f3fddb83fdab43f5e

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