I was referring this site for RC4 encryption.
there they are getting 2 outputs after encryption one hexadecimal output and other is hexadecimal converted to special characters. like in the following image
I was able to replicate the hexadecimal output in java.
My problem is:
- what type of conversion is this?