Taking your original line:
${results}= Get From Dictionary dictionary=${results} key=value
Add the following:
${result}= Decode Bytes To String ${results} encoding=ascii