Number Base Converter
Convert numbers between decimal, binary, octal, hexadecimal and any base from 2 to 36. Includes bit grouping and quick presets — the everyday companion for programmers.
How to use the Number Base Converter
- 1
Open the tool above — it is already running, no install or account needed.
- 2
Enter your input and adjust the options to match what you need.
- 3
Copy or download the result — everything was processed locally in your browser.
Private by design
This tool runs 100% inside your own browser using local JavaScript — your input never touches a server. That makes it instant, offline-capable in many cases, and private even for sensitive data.
Related tools
JSON to CSV Converter
Flatten JSON arrays into CSV spreadsheets
Binary to Text Converter
Decode 0s and 1s into readable text
Roman Numeral Converter
Numbers to Roman numerals and back
CSV to JSON Converter
Spreadsheet rows to clean JSON objects
Number to Words Converter
Spell out numbers in English words
Hash Generator
SHA-256, SHA-1, SHA-512, MD5 & CRC32 checksums
JSON to YAML Converter
Two-way JSON and YAML conversion
HTML Entity Encoder / Decoder
Escape or unescape HTML entities safely