Skip to main content
 

Convert decimal value to binary or octal or hexadecimal value

Author: Sun Last Modified: 2019-06-26

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

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...


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.