Skip to content

Instantly share code, notes, and snippets.

@ryangraham
Last active May 7, 2020 12:47
Show Gist options
  • Save ryangraham/977feeb6f71132900b6e7a21c41a97f8 to your computer and use it in GitHub Desktop.
Save ryangraham/977feeb6f71132900b6e7a21c41a97f8 to your computer and use it in GitHub Desktop.
ISO7811 5-bit
character binary
0 10000
1 00001
2 00010
3 10011
4 00100
5 10101
6 10110
7 00111
8 01000
9 11001
: 11010
; 01011
< 11100
= 01101
> 01110
? 11111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment