5 chars · 1 line
Waiting for input
Loading hash algorithms…
5 chars · 1 line
Waiting for input
Hash algorithm comparison
SHA-256 outputs 256 digest bits while SHA-512 outputs 512. In hexadecimal that is 64 characters versus 128 characters for the same exact text. This tool is free to use. No account or payment is required.
Last updated
Both belong to SHA-2, but they have different digest sizes and output values. SHA-512 is not a padded or extended rendering of SHA-256.
The input is unchanged while the SHA-2 algorithm changes.
helloSHA-256: 2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824
SHA-512: 9b71d224bd62f3785d96d46ad3ea3d73319bfbc2890caadae2dff72519673ca72323c3d99ba5c11d7c7acc6e14b8c5da0c4663475c2e5c3adef46f73bcdec043Common questions
No. SHA-512 is its own SHA-2 algorithm with a 512-bit digest.
SHA-256 is 64 hex characters and SHA-512 is 128.
Debugging a specific Hash issue? Browse Hash troubleshooting.