:: https://www.robvanderwoude.com/batchphp.php :: Usage: "bin2dec 1101" returns "13" @PHP -r print(bindec(%~1));