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 盆?褪盆?槌^ 1001011001111110001111111110010111110010100101100111111000111111100100101100011001011110 967e3fe5f2967e3f92c65e
EUC-JP 盆?褪盆?槌^ 1100101111011111001111111110101011110100110010111101111100111111110001001100100001011110 cbdf3feaf4cbdf3fc4c85e
UTF-8 盆뤚褪盆뤚槌^ 11100111100110111000011011101011101001001001101011101000101001001010101011100111100110111000011011101011101001001001101011100110101001111000110001011110 e79b86eba49ae8a4aae79b86eba49ae6a78c5e
UHC 盆뤚褪盆뤚槌^ 11011101110011101000111111001001111101111101101111011101110011101000111111001001111101111101100101011110 ddce8fc9f7dbddce8fc9f7d95e

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