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 渉渼ム曺渼メ^ 1000111111000010111110110100100111010001111110101101111011111011010010011101001001011110 8fc2fb49d1fadefb49d25e
EUC-JP 渉渼ム曺渼メ^ 10111110110001001000111111000111111100001000111011010001100011111100001011101101100011111100011111110000100011101101001001011110 bec48fc7f08ed18fc2ed8fc7f08ed25e
UTF-8 渉渼ム曺渼メ^ 11100110101110001000100111100110101110001011110011101111101111101001000111100110100110111011101011100110101110001011110011101111101111101001001001011110 e6b889e6b8bcefbe91e69bbae6b8bcefbe925e
UHC ?渼?曺渼?^ 00111111110110101011010000111111111100001100011011011010101101000011111101011110 3fdab43ff0c6dab43f5e

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