encryption
Generate SHA-384 digests from text or uploaded files. Everything runs inside your own browser, so the data you paste never leaves the device.
Aug 1, 2026
View toolGenerate SHA-224 digests from text or uploaded files. Everything runs inside your own browser, so the data you paste never leaves the device.
Runs in your browser — your input is processed on this device and never uploaded.
SHA-224 is the shortest member of the SHA-2 family standardized in NIST FIPS 180-4. It always produces 224 bits: 28 bytes, or 56 hexadecimal characters.
Feed it typed text or uploaded files, one digest per input, returned as raw bytes and lowercase hexadecimal.
It is SHA-256's machinery with a different starting state and a shorter result. The compression function, the block size, and the word size are all shared, so it costs the same to compute as SHA-256 while returning four fewer bytes.
That combination is only worth having when something else fixes the size for you. A protocol field, a legacy record layout, or a matching security level with a 112-bit target are the usual reasons. When nothing constrains the length, the extra four bytes of SHA-256 are free and more widely supported.
SHA256 is the default choice and the one other systems expect. SHA512 offers SHA-512/224, which lands on the same digest size through a different route and runs faster on 64-bit hardware.
Those two are not interchangeable with this one. SHA-224 and SHA-512/224 produce different digests for the same input despite the matching length, so match whichever the other system specifies. None of them store passwords: that needs Argon2id Hash Generator.
Because the output is a truncation of a larger internal state, SHA-224 does not hand an attacker enough information for the length-extension trick that works against full SHA-256. That is a side effect of the shorter output rather than a design goal.
Like any hash it runs one way only, and the input cannot be recovered from the digest. Fifty-six hexadecimal characters is an unusual enough length to be a useful clue: find one in a log and SHA-224 and SHA-512/224 are your two candidates.
Explore tools with similar capabilities.
encryption
Generate SHA-384 digests from text or uploaded files. Everything runs inside your own browser, so the data you paste never leaves the device.
Aug 1, 2026
View toolencryption
Generate SHA-512/224, SHA-512/256 or full SHA-512 digests from text or uploaded files. Everything runs inside your browser, on your own device.
Aug 1, 2026
View toolencryption
Generate SHA3-224, SHA3-256, SHA3-384 or SHA3-512 digests from text or uploaded files. Everything runs inside your own browser, on your device.
Aug 1, 2026
View toolencryption
Generate SHA-256 digests from text or uploaded files: 256 bits, 32 bytes, 64 hexadecimal characters. It all runs inside your own browser, on your device.
Aug 1, 2026
View toolencryption
Generate Keccak-224, Keccak-256, Keccak-384 or Keccak-512 hashes from text or uploaded files. It runs in your browser, so nothing leaves the device.
Aug 1, 2026
View toolencryption
Generate SHAKE128 or SHAKE256 extendable-output hashes of 1 to 1,048,576 bytes from text or uploaded files. It all runs inside your own browser.
Aug 1, 2026
View toolFind similar tools by category or tag.
Upload files together
Drag a file here, or click to upload.
Up to 5 files · 60 MB total
Upload is optional.