fa

مبدل مبنای عددی

تبدیل بین دودویی، دهدهی، هگزادسیمال و اکتال⌘⏎ run · ⇧⌘C copy · ⎋ reset
INPUTFrom Base
OUTPUT
❯ _یک عملیات را اجرا کنید تا نتایج اینجا نمایش داده شود.then press ⌘⏎
ADSponsored

What is مبدل مبنای عددی?

The Number Base Converter converts numbers between decimal, binary, hexadecimal and octal instantly, in your browser. Type a value in any base and see it in all the others at once — handy for programming, networking and digital logic. Everything is computed locally.

How to use it

  1. 01Type a number in any base field.
  2. 02The other bases update instantly.
  3. 03Copy whichever representation you need.

FAQ

How large a number can it convert?

It handles arbitrarily large integers using big-integer math.

Does it support signed values?

It converts positive integers across bases; two’s-complement is available in the Binary Calculator.

Is anything sent to a server?

No — conversion is local.

Related tools