Skip to main content

Convert decimal value to binary or octal or hexadecimal value

doc decimal to binary octal hex 1

Convert decimal value to binary value

Generic formula:

=DEC2BIN(number)

Arguments

  • Number: Required, the number you want to convert from decimal (base 10) to binary (base 2).

Examples

=DEC2BIN(100)

Explanation:

Convert the decimal value of 100 to binary.

Return

Press Enter key to return 1100100.

Convert decimal value to octal value

Generic formula:

=DEC2OCT(number)

Arguments

  • Number: Required, the number you want to convert from decimal (base 10) to octal (base 8).

Examples

=DEC2OCT(100)

Explanation:

Convert the decimal value of 100 to octal.

Return

Press Enter key to return 144.

Convert decimal value to hexadecimal value

Generic formula:

=DEC2HEX(number)

Arguments

  • Number: Required, the number you want to convert from decimal value (base 10) to hexadecimal (base 16).

Examples

=DEC2HEX(100)

Explanation:

Convert the decimal value of 100 to hexadecimal.

Return

Press Enter key to return 64


Relative Functions

  • Excel DECIMAL function
    The DECIMAL function converts a text representation of a number in a base into its equivalent decimal number. Take a instance, 11 is a text representation of 3 in base 2, using the formula =DECIMAL(11,2) convert 11 into decimal number 3.

Relative Formulas


The Best Office Productivity Tools


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations