Example input:
RC23 CC23QQ21HD32 BPOASDf91A5HH123
Example output:
You can use lookahead, something like "((?<=%1[0-9]+)|(?=%1[0-9]+))"
((?<=%1[0-9]+)|(?=%1[0-9]+))