Developer Utilities

Base Converter

Convert integers between bases 2, 8, 10, and 16.

Your data stays on your deviceNo upload, no serverWorks offline

Converted value

255

Decimal preview

255

Why use this tool

01

Parse integers in one base and convert them to a target base.

Base Converter handles common number-base transformations.

It is useful when working across binary, octal, decimal, and hex formats.

How to use

02
01Enter a value and choose source/target bases.
02Copy converted output.

Quick checks before you copy

03

Confirm the input is the format you intended.

Scan the result before using it in a document, URL, config, or message.

Copy only the output you need.

FAQ

04
Does it support negative numbers?

Yes. Signed integer values are supported.

Which bases are supported?

Binary (base 2), octal (base 8), decimal (base 10), and hexadecimal (base 16).

Can I convert very large integers?

Values within the JavaScript safe integer range (up to 2^53 - 1) are supported.

Related tools

03
Base Converter — Convert integers between bases 2… | TOOLGRID