parseInt("Hello", 8); // Not a number at all
parseInt("546", 2); // Digits are not valid for binary representations