Is there a tool or a way to encode Latin characters. I am currently using a base64 encode macro that I found on another thread. However when I try to encode a õ, I am returned a value that encodes to o which is not acceptable in what I am trying to accomplish.