I have this value that I exported from regedit:

Code:
"Value"=hex:56,d6,b5,e9,b5,f0,90,f2,6c,64,51,ad,df,c8,6d,75,db,31,1f,bc
The hex after the colon should be
Code:
7ahk7dht74
I would like to know different ways converting that "hex" array to string. Because I want to know how it is encoded.