Online tool for computing SHA-256 hash of text in hex, Base64, and Base64URL.
SHA-256 Hash is a free online tool for computing cryptographic hash of text or strings via Web Crypto API. Processing runs locally in your browser.
Choose a related tool for the next step.
Data passed between tools is kept only in the current browser session.
SHA-256 Hash computes a cryptographic hash from text or strings using Web Crypto API in the browser with UTF-8 encoding.
Result can be output in Hex, Base64, or Base64URL, and compared with an expected hash. Useful for checksum, payload verification, test data, logs, API debugging, and documentation.
SHA-256 is not encryption: the hash cannot be decrypted back to the original text.
Processing runs locally in your browser.