Text

Number Base Converter

Convert any non-negative integer between binary, octal, decimal, hexadecimal and Base64 representations. Powered by BigInt, so you can paste enormous values without losing precision.

n = 255·bits = 8·sign = positive
runtime

Browser-local execution

Inputs stay inside the current tab unless you copy, download or explicitly export.

memory

Session handoff

Magic Paste can pass input to a target tool through sessionStorage, never through the URL.

control

User-owned state

Favorites, recent tools and workflow history are local browser data you can clear from the browser.

smart handoff graph

Suggested next moves

session handoff ready
sponsor

Fixed native slots for developer products. No third-party tracking, no popups, no layout shift.

Sponsor this tool
01

How to use

  1. 01Type into any field — every other field updates instantly.
  2. 02Common prefixes (0x, 0b, 0o) and separators (_ , space) are accepted on input.
02

FAQ

Are negative numbers supported?
No, this tool focuses on non-negative integers (which is what most encoding contexts need). Two's-complement support may come later.
03

Related tools