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 畔?褪畔?槌^ 1001010011001000001111111110010111110010100101001100100000111111100100101100011001011110 94c83fe5f294c83f92c65e
EUC-JP 畔?褪畔?槌^ 1100100011001010001111111110101011110100110010001100101000111111110001001100100001011110 c8ca3feaf4c8ca3fc4c85e
UTF-8 畔뤚褪畔뤚槌^ 11100111100101011001010011101011101001001001101011101000101001001010101011100111100101011001010011101011101001001001101011100110101001111000110001011110 e79594eba49ae8a4aae79594eba49ae6a78c5e
UHC 畔뤚褪畔뤚槌^ 11011010111011011000111111001001111101111101101111011010111011011000111111001001111101111101100101011110 daed8fc9f7dbdaed8fc9f7d95e

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