How to convert Hexadecimal into Decimal
Friday, June 5th, 2009Hex or Hexadecimal, is a 16-base number system with values from 0-9 as well as ABCDEF where A=10, B=11, C=12, D=13, E=14, F=15. Hex is used in many things in IT, most commonly seen in Mac addresses (A unique identity number on every Network Card). It is also seen in certain features such as HSRP [...]



