Tagged Questions
4
votes
1answer
2k views
Unicode Encoding and decoding issues in QRCode
I am trying to generate UTF-8 QRCode so that I can encore accents and Unicode characters.
To test it, I am using many decoding solution :
http://zxing.org/w/decode.jspx - The zxing project also ...