Microcontrollers in Embedded Systems
  Trusted By Embedded Systems Professionals ™ - Since 1996
Home | Directory | Search | Services | Advertise? | FAQ | Link to Us | Contact
 
Over 85,000 Unique Visitors per Month!
Temet Nosce
embedded systems microcontroller supersite

Hex Binary Decimal Octal Converter with Scientific Calculator

Powerful and flexible multipurpose Scientific calculator and Hex/Binary/Decimal/Octal Cconversions. Please read the short instructions.
UPDATED!
• Prefix Hex with 0x, binary with 0b, Octal with 0.
• For Decimal/Binary/Hex/Octal conversions: first, enter the number in the correct format; next, select the desired target conversion from the "Display:" drop-down menu; finally, press =.









Display:

Instructions

Keyboard shortcuts
(Alt or Cmd):

  • Clear (Alt-C)
  • Equals
  • History (previous)
  • Display (cycle)
  • Decimal mixed display
  • Decimal Scientific display
  • Decimal Engineering display
  • Binary display
  • Octal display
  • Hex display
  • Last Answer

Enter an expression into the top bar and press enter to calculate the results.

To enter non-decimal numbers, preface the number with the correct prefix.
Hex: 0x (that's 'zero x')
Binary: 0b
Octal: 0 (that's a 'zero')
Decimal numbers do not start with 'zero'.
For Decimal/Binary/Hex/Octal conversions: first, enter the number in the correct format; next, select the desired target conversion from the "Display:" drop-down menu; finally, press =.

This calculator remembers up to twenty past calculations in history. To save the history between visits you must have cookies enabled.

All results are calculated using the Javascript eval() function. Syntax for expressions is the same as that for Javascript.

This calculator can handle input numbers in several different bases:

  • Decimal (Base 10): Numbers not starting with zero, like 15 or 3.14e15. Decimal numbers contain digits 0-9, decimals, and scientific notation.
  • Hexadecimal (Base 16): Numbers starting with 'zero-x' like 0x1A5. Hexadecimal numbers contain digits 0-9 and a-f (or A-F) with no decimal or scientific notation.
  • Octal (Base 8): Numbers starting with 'zero' like 073. Octal numbers can contain digits 0-7 but no decimal or scientific notation.
  • Binary (Base 2): Integers starting with 'zero b' like 0b101. Binary numbers contain digits 0 or 1, with no decimal or scientific notation.

^ is a bitwise xor operation. To raise a number to a power use pow() function.


 

Created:4-Dec-2002, Updated:27-Feb-2006

    •

· Views: 270170
Related Categories

















Sponsored Links



Industry Snapshot
Semiconductor
Book to Bill Ratio:
·Aug 08 - 0.81
·Sep 08 - 0.70
·Oct 08 - 0.96
·Nov 08 - 0.97
·Dec 08 - 0.86
·Jan 09 - 0.47
·Feb 09 - 0.49
·Mar 09 - 0.61
·Apr 09 - 0.65
·May 09 - 0.73
·Jun 09 - 0.80
·Jul 09 - 1.06
·Aug 09 - 1.03(p)
Source: SEMI




Home | Directory | Search | Services | Advertise? | FAQ | Link to Us | Contact


-0-2/9/2010
Renesas Microcontrollers