PHP Compiler
<!DOCTYPE html> <html> <body> <?php echo hex2bin("31303130"); ?> </body> </html>
OUTPUT
1010
×

Save as Private