|
|
|
|
|
by mjevans
1825 days ago
|
|
32 bits raw <==> 33 bits (3 pairs of 11 bits) QR alphanum. In blocks of 4 bytes this encodes as 6 'base45' (QR alphanum) characters, and uses the same lookup table. https://en.wikipedia.org/wiki/QR_code#Encoding The "Alphanumeric character codes" table, at least at a visual glance, is identical to the RFC's lookup table. |
|