I am using PHP mailer to send mails to my clients. I need to insert the Rupee symbol in the body of the mails.

How can I do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What is said about the Rupee symbol on web sites holds (even more) true for mail clients: It will take some time (years) until versions of the standard fonts with the new symbol has made it to every client machine.
There are workarounds for web pages, but none of them is a good idea to use in E-Mails. I would use the currency code
INRin E-Mails for the time being.