%22 as Literal %22 and not quote

How can I get a %22 in relevance that has not been converted to a " ? I have tried “%2522” in the fixlet debugger version 9.5 and version 10.04 and it returns %2522.

Prior discussions:

Gist appears to be that this is how it is in the debugger, but there are techniques to deploy elsewhere.

Starting 9.5 the Fixlet Debugger always hex encodes the %. I suspect the underlying reason has something to do with BigFix Query.

Client will report the literal % when running the relevance

Why do you need to see % in the debugger? Is it for a BigFix Query? If so, please check out this prior thread: