Since they're already allowed as operator characters, you can't use them for this purpose without breaking existing use-cases.
IIUC, specifically the fact that an operator is defined to start with one of those symbols and end at the first non-symbol. We can't change the allowed set of non-symbols at this point, without defining something else to denote the start of an operator.