A question mark URL encodes as %3F. But you should use a proper encoder for the whole thing rather than manually encoding a character.
A question mark URL encodes as %3F. But you should use a proper encoder for the whole thing rather than manually encoding a character.