powered by
Binary to Decimal converter
binary_to_decimal(bin)
A single decimal number as a string
A single binary number as a string - nchar(bin) <= 54
binary_to_decimal('1001100')
Run the code above in your browser using DataLab