I am copying a password from a message my friend sent. (He thinks he's clever by including emoji as part of the password. ;-)

When I copy this string:
🍆d439c38e-219e-52d0-b04e-8822ca19e72e🍆
the final character (egg plant) gets corrupted, and instead I get:
🍆d439c38e-219e-52d0-b04e-8822ca19e72e🀀

note that this last character is also the end of the line.

This means I need to take two steps to use the password, I have to copy it to something else (Notepad++ in my case) and fix up the character and copy it again from there.