This reply is a bit late but:
The characters are
PML characters which can be replaced with the html char code equivalent (see link)
Search/Replace in calibre works fine but the search is a regular expression so you actually need to use \\a147 (the backslash is a escape special character and needs to be escaped with a backslash)