Searching Excel with no luck for text sequences that I knew where there was driving me insane. I was copy-pasting search terms from a website Digi-Key (digi-key.com) and searching for them in an Excel database.
I finally figured out what was wrong when I accidentally middle-clicked into a MINGW64 window:
When I double-clicked on the text "BRL2012T2R2M" and pasted it into the MINGW64 window, it revealed the secret: the text was actually \342\200\216BRL2012T2R2M\342\200\216 (photo linked)
What are these control codes, and why does windows pick them up even when I dump the paste into notepad then re-copy it?
