⎔
SHA-256 HASH

SHA-256 Hash

Calculate a SHA-256 text digest as a 64-character hexadecimal string.

Local processing
Workspace
0 characters
Read only
Ready. Enter your content, then choose an action.
◇ Content is processed in this browser onlyInput is not saved automatically
HOW TO USE

How to use

Enter text and choose Calculate SHA-256. The exact input is encoded as UTF-8; spaces and line breaks are not trimmed. Empty input is also supported.

Example

SHA-256 of abc: ba7816bf8f01cfea414140de5dae2223b00361a396177a9cb410ff61f20015ad.

GOOD TO KNOW

Keep in mind

A hash is a one-way digest and cannot be decrypted to recover the original text. This tool is not for password storage; use a dedicated password-hashing scheme for that purpose.

Common questions

Why do similar-looking texts produce different digests? Spaces, line endings, capitalization and Unicode representations can change the input bytes.