The application converts numbers with different bases: 2,8,10,16. It converts also fractional number in all the bases but at the moment it supports only fractional decimal number as input. BigInteger are used as number type, they are limited to 256 bit for practical usage. Pressing the point "." , the input switches from integer to fractional numbers and viceversa. Cancel works only for integer number, long pressing it reset everything.