The standard SHA-256 text vector
abc · SHA-256 · hexadecimal
Produces ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad, making it easy to check browser and integration behavior against a well-known test value.
256-bit digest. The usual choice for modern integrity checks.
Empty text is a valid input and has a digest. The one-shot browser limit is 25.00 MB after UTF-8 encoding.
Exact supported inputs, outputs, limits, and primary sources for the current implementation.
Capability claims last reviewed September 9, 2026. Review dates describe the implementation audit, not content freshness by itself.
A useful hash page makes the byte boundary and the trust boundary visible. This workbench hashes pasted text as UTF-8 or a chosen file as exact raw bytes, lets you choose one browser-supported SHA algorithm instead of silently emitting several, and keeps SHA-1 behind a legacy-only warning. It also recognizes a canonical expected checksum in hexadecimal, Base64, or Base64URL, checks that it has the right digest length, and compares decoded bytes rather than merely comparing a display string.
Tooleras keeps this page specific to the job above instead of claiming support for adjacent formats, platforms, or edge cases it cannot verify. Open the capability guide for the exact inputs, outputs, limits, and sources.
abc · SHA-256 · hexadecimal
Produces ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad, making it easy to check browser and integration behavior against a well-known test value.
release.zip + one raw SHA-256 value from the publisher
Reads the local file bytes, validates that the expected digest has the correct SHA-256 length and canonical encoding, then reports an exact match or mismatch without opening or uploading the file.