In this case the character is "^".
For example in the following format with 3 columns.
From:
1 cccc cccc 2 cta^<t cta^<tcc 3 ccc cccc^* 4 ^]a^*c^*c ^]a^*c^*c To:
1 cccc cccc 2 ctat ctatcc 3 ccc cccc 4 acc acc I'm quite sure this is possible with sed.