Some asks about AES encryption

I tried AES-256 ECB encryption in JavaScript and the result is: ipgM+tsZuzq1CjE1nDxMmA== but the same key value and message I tried on the online encryption website gave a different result

can someone explain to me about this?