/text local tool
Number Base Converter
Use BigInt to convert large integers without losing precision.
Local execution receiptinput path disclosedTool content stays out of MonoTools URLs and API requests.
- Working input
- Browser memory
- Cross-tool handoff
- Session only · 10 min
- URL payload
- Never
- Export
- Explicit action
Verify it: open DevTools Network, clear the log, use the tool, then inspect fetch/XHR requests. Page assets and optional aggregate analytics may use the network; tool input is not included.
Full privacy modelLoading tool...
01
How to use
- 01Enter an integer and choose its base from 2 through 36.
- 02Inspect base conversions, signed and unsigned width evidence, two's complement, IEEE-754 raw hex and stored decimal values.
02
FAQ
- Are negative numbers supported?
- Yes. Negative BigInt input, signed and unsigned 8-128 bit interpretations, and two's-complement evidence are supported.
03