Share via

Why is the £ symbol showing as ? on recipients message? (Outlook classic for Windows)

Ria Carr 0 Reputation points
2026-02-17T16:43:26.28+00:00

Why is the £ symbol showing as ? on recipients message?


Moderator note: thread updated with version of Outlook (classic Outlook for Windows)

Microsoft 365 and Office | Other
0 comments No comments
{count} votes

6 answers

Sort by: Most helpful
  1. Ron Barker 1,655 Reputation points
    2026-02-18T21:36:24.99+00:00

    Hi, seems to be your keyboard has changed. Press Windows Key + Spacebar

    0 comments No comments

  2. Stefan Blom 335.2K Reputation points MVP Volunteer Moderator
    2026-02-18T21:34:26.0933333+00:00

    Hello, thanks for your response! Unfortunately we have to use a particular font as part of our company branding. We are using Outlook Classic on a PC.

    If you temporarily change the font, does that work around the problem? If it does, you may fix the problem permanently by installing an updated version of your company font.

    0 comments No comments

  3. Stefan Blom 335.2K Reputation points MVP Volunteer Moderator
    2026-02-17T18:12:26.3133333+00:00

    Try composing e-mail messages in a different font, and see if that makes a difference.

    By the way, which e-mail program are you using? Outlook classic on a PC? The new Outlook? Or something else?


  4. Diana Mariz 6,315 Reputation points Independent Advisor
    2026-02-17T17:24:59.1166667+00:00

    Hi Ria,

    It looks like the £ symbol is displaying correctly on your side, so the issue is actually with the recipient’s system. When they see a question mark instead of the £ symbol, it usually means their email client or messaging app is not using an encoding that supports special characters.

    To fix this, the recipient should make sure their application or device is set to UTF-8 encoding, which supports the £ symbol and other special characters. Once that is set, the symbol should display correctly for them.


  5. Q&A Assist
    2026-02-17T16:43:34.5+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The issue of the £ symbol displaying as a question mark (?) in recipients' messages typically arises from character encoding problems. This can occur when the email client or server does not properly handle non-ASCII characters, such as the pound sign.

    One common cause is that the mail client application may be using a legacy version of the Microsoft .NET Framework, which does not correctly handle non-ASCII characters in the subject line or body of the email. If the email is sent using the System.Net.Mail.SmtpClient class, it may send raw UTF-8 bytes instead of using the standard header encoding, leading to garbled characters.

    To resolve this, ensure that the email client is updated to a version that properly supports UTF-8 encoding and check the encoding settings for the messages being sent. Additionally, adjusting the character sets used in messages can help prevent this issue from occurring in the future.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.