Percentage Key in Key Bindings?

Normal input events are for individual keys, not text characters. Modifier keys aren’t considered or treated as special. So a lot of the bindings that you can make won’t do anything, though they may be present on some keyboard layouts.

A “Text” input trigger may work for you. That gives you the characters that would have been typed. See the Input manual.