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

Save as Private