Its very complicated technical question. I think its not good for Beginners & Help, maybe try Development & Technical Discussion
I posted that to Mining board previously, so a moderator moved it here and it should be the most suitable board.
That is the data that is being hashed. But what you are probably hashing is the ascii text, not the data as hex bytes. You need to hash it has hex bytes, so in most command line hashers, there should be something like a binary option which will read that hex string as hex bytes.
Here is a site that I use that can hash the hex bytes as binary and it returns multiple hashes.
http://www.fileformat.info/tool/hash.htmI have used that site before I posted here and got that hash.