Online SHA-512 Hash Generator

SHA (Secure Hash Algorithms) is a hash function, which means it is one-way and used just for validation (signature) and similar things. The result of SHA-512 is always a fixed length (512 bits) which means that data storage is limited and lost when computing it.
Wikipedia: Cryptographic hash function