Help for this page

Select Code to Download


  1. or download this
    perl -e '@arr=(2,4,6,9); vec($bits,$_,1) = 1 for (@arr); print unpack(
    +"b*",$bits),$/;'
    
  2. or download this
    0010101001000000