SHA3-256 hash generator (FIPS 202)
SHA3-256 is the 256-bit member of the SHA-3 family standardised in FIPS 202. Unlike SHA-2, it is built on the Keccak sponge construction, giving it a fundamentally different internal design — a deliberate hedge against any future weakness in the SHA-2 family.
Type or paste your text and the 64-character hex SHA3-256 hash appears
instantly. Note this is the FIPS-standard SHA3-256 (padding byte 0x06), not the
Ethereum-style Keccak-256 variant. Everything runs locally in your browser.