SHA-512/256 hash calculator

Hash text or a file locally and view the digest in four formats

Input source

Up to 4 MiB of UTF-8 text. Spaces, line breaks and BOM are preserved; empty text also has a hash

Hash result

Hash text or a file locally and view the digest in four formats

Result format

A hash is not encryption and does not authenticate a file’s sender. Do not store passwords using plain SHA. Decimal uses an unsigned big-endian integer; binary keeps leading zeroes

File reading and chunked hashing can be cancelled; cancellation clears internal state and discards the result

How to use

Enter text or choose a file, calculate the hash, then choose a format and copy. Text imports require valid UTF-8; File mode preserves every original byte. All computation is local