create a simple text file insert the encoded data into it and use the following command
certutil -decode 1.txt 2.txt
the decoded text will be saved in 2.txt