Empty string
- Input
- ∅
- Expected output
- e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
Known digest for validating tools.
sha-256 generator
SHA-256 is the default choice for modern checksums and integrity examples when you need a strong, widely supported digest.
Useful tool presetThe tool below already loads SHA-256 with a sample payload. You can change the text without leaving the page; computation stays local via Web Crypto.
hashGenerator.privacyNote
Known digest for validating tools.
Useful in docs and integration tests.
No. For passwords, use slow salted algorithms such as bcrypt, scrypt or Argon2.
Yes. After the page loads, computation happens locally via Web Crypto.