Difference between revisions of "Template:Table bitwise"
Jump to navigation
Jump to search
(Table for bitwise data) |
(No difference)
|
Revision as of 04:03, 8 March 2019
Bit | Hex | Status |
---|---|---|
0 | 0x01 | {{{1}}} |
1 | 0x02 | {{{2}}} |
2 | 0x04 | {{{3}}} |
3 | 0x08 | {{{4}}} |
4 | 0x10 | {{{5}}} |
5 | 0x20 | {{{6}}} |
6 | 0x40 | {{{7}}} |
7 | 0x80 | {{{8}}} |