Hex2Dec

Converts hex to decimal and vice versa

Just put something like 250 or 37a into "Input" field and press Enter or click "Convert" to get a result.
Note that both prefixes '0x' and 'x' are supported. For example, enter 0x200 or x200 to get decimal number.
Use Esc to clear both "Input" and "Output" fields immediately (if "Input" is in focus).

Input:   

Output: 

Copyright (C) 2010-2013 greg zakharov gregzakh@gmail.com
v1.01