Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6184429
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T01:32:03+00:00 2026-05-24T01:32:03+00:00

I have a C# file that has some arabic text in it, I got

  • 0

I have a C# file that has some arabic text in it, I got the file from another source, the arabic text is now scrambled. looking like this (“ÇáãæÇÞÚ ÇáÞÇÈáÉ ááÊØæíÑ ÇáÓíÇÍì”), I tried to save the file in another encoding (UTF-8) but still same result, I desperately need to read this arabic text as this is the only back up we have

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T01:32:04+00:00Added an answer on May 24, 2026 at 1:32 am

    Try right-clicking the file in VS solution explorer, then choose:

    Open With… -> CSharp Editor with Encoding

    This should force VS to read the file with a unicode encoding, rather than as single byte text.

    Although you are saving in UTF-8, the file may be missing the Byte Order Mark (BOM) for UTF-8 at the beginning of the file. A BOM for UTF-8 files is optional.

    Update

    If the file has no BOM, try:

    … CSharp Editor with Encoding -> Unicode (UTF-8 without signature) codepage 65001

    Update

    The file is not unicode encoded, it requires opening with an Arabic codepage. Try opening as follows, or with one of the other Arabic codepages:

    … CSharp Editor with Encoding -> Arabic (864) – Codepage 864

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a simple WPF (XAML) file that has some animated shapes and text.
I have a file that has some entries like --ERROR--- Failed to execute the
I have a C++ Windows program. I have a text file that has some
I have a text file that has some invalid byte sequences. Emacs renders these
I have a file (with extension.hgx) that has some data like this: length =
I have a huge file that has some lines that need to have a
I have a test file that has many lines, each line looks something like:
I have a php file that has some local and global variables (e.g. $foo)
I have a header file that has some forward declarations but when I include
We have a .properties file that has some values persisted as JSON. I keep

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.