API Test
API namebin2dec
DescriptionConvert binary to decimal
Sample request11110001001000000
GET response
{"bin":"11110001001000000","dec":123456}