Base Converter
Convert numbers between bases 2-36, including binary, octal, decimal, and hexadecimal.
Result
Results will appear here
Use Cases
- Convert decimal to hex
- Binary to octal
- Arbitrary base conversion
How to Use
Use the workspace above to type, paste, choose, or drop content and get the result immediately. Files and text stay local in your browser by default.
FAQ
Which bases are supported?
Any base from 2 to 36 is supported.
Is conversion done locally?
Yes. All calculations run in your browser.
Related Tools
EncodingText
Base64 Converter
Encode and decode UTF-8 text with Base64 locally.
EncodingText
URL Encoder
Encode or decode URLs and query parameter values with encodeURIComponent.
EncodingText
QR Code
Generate QR code images from text or URLs locally in your browser.
EncodingText
HTML Entities
Convert between plain text and common HTML entities.