Uvlio

Command Palette

Search for a command to run...

Back to Tools/Developerlocal

Base Converter

Convert numbers across bases and transform text into hex, binary, Base64 and Unicode bytes.

Local

Runs locally in your browser by default — nothing is uploaded first.

Input

Input base
Integer value

Convert integers across common bases, or inspect how text maps into bytes, Base64, and Unicode code points.

Result

Waiting for number
Enter a valid integer

Supports base 2, 8, 10, 16, 32, and 36. Negative values are also supported.

Base Converter runs locally in your browser by default, so you can work with the content without uploading it first.

Convert integers across common bases and inspect text as binary, decimal bytes, hex, Base64 and Unicode.

  • Binary and hexadecimal debugging
  • Byte-level text inspection
  • Learning number base conversions

Does Base Converter run locally or in the cloud?

Base Converter runs locally in your browser by default, so you can work with the content without uploading it first.

What usually comes after Base Converter?

A common next step is to continue into related workflows such as Code and Data Formatting Tools.

Why use hex instead of decimal bytes?

Hex maps neatly to bytes: two hex digits represent one byte, making patterns easier to read.

About Base Converter

Convert integers across common bases and inspect text as binary, decimal bytes, hex, Base64 and Unicode.

Common use cases

  • Binary and hexadecimal debugging
  • Byte-level text inspection
  • Learning number base conversions

How to use

  1. Choose number mode or text-byte mode.
  2. Paste a value and pick the input format.
  3. Copy the converted output you need.

Browse all Developer tools · All tools · Related guide