Btw, to be precise, it doesn’t make sense to say “md5 hashed”. How is the hash encoded?
It would be more precise to specify: the hexadecimal representation of the md5 hash.
A hash is a binary number and it can be represented in many formats (base64, octal, etc).