JSFiddle - React, Tailwind, and code Playground

JavaScript

var binary = "1101000";
alert(parseInt(binary, 2));