$testString =~ s/\s+//g; #### $testString =~ s/^/0x/; $maskResult = $testString & 400000000000000000000000;