SHA-224 Hash Generator
Generate SHA-224 hashes from text β the truncated SHA-256 variant.
Runs locally in your browser. Your input is not uploaded.
How to Use
- 1
Paste your text
Any input, hashed instantly.
- 2
Read the 56-char digest
Hex-encoded SHA-224.
- 3
Copy the hash
Ready for whatever protocol requires it.
Frequently Asked Questions
- A truncated variant of SHA-256 producing a 224-bit (56 hex character) digest β same engine as SHA-256, shorter output, defined in FIPS 180-4.
Related Tools
Password Strength CheckerCheck password strength and crack time estimateAES EncryptionEncrypt and decrypt text with AES-256 in your browserTOTP / 2FA GeneratorGenerate TOTP codes from a secret key (Google Authenticator compatible)SHA-256 GeneratorGenerate SHA-256 hashes from any textMD5 GeneratorGenerate MD5 hashes for checksums and fingerprintingSalt GeneratorGenerate cryptographic salt values for password hashingJWT BuilderBuild and sign JWT tokens with a custom payload and secretXOR CipherEncrypt or decrypt text with a XOR key