DHDev Tool Hub

Hash Generator

Paste text and generate common digest values for checksums, fixtures, and documentation examples.

Hash results

FAQ

Can hashes be reversed?

No. These are one-way digest functions, but weak inputs can still be guessed, so do not treat hashes as encryption.

Which encodings are used?

The input text is read as UTF-8 and each digest is returned as lowercase hexadecimal.