bitwise
Multi base interactive calculator supporting dynamic base conversion and bit manipulation.
- Run using interactive mode:
bitwise
- Convert from decimal:
bitwise {12345}
- Convert from hexadecimal:
bitwise {0x563d}
- Convert a C-style calculation:
bitwise "{0x123 + 0x20 - 30 / 50}"
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).