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 8024029
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T22:44:32+00:00 2026-06-04T22:44:32+00:00

I have a Turkish written text but I have some strange characters for example:

  • 0

I have a Turkish written text but I have some strange characters for example:
ý instead of ı, Ý instead of İ etc… I tried to convert encoding to iso 8859-9 but it didn’t help.

  • 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-06-04T22:44:34+00:00Added an answer on June 4, 2026 at 10:44 pm

    If you’re running a UNIX/Linux machine, try the following shell command:

    you@somewhere:~$ file --mime yourfile.txt
    

    It should output something like the snippet below, where iso-8859-1 is the acutal character set your system assumes:

    yourfile.txt: text/plain; charset=iso-8859-1
    

    Now you can convert the file into some more flexible charset, like UTF-8:

    you@somewhere:~$ iconv -f iso-8859-1 -t utf-8 yourfile.txt > converted.txt
    

    The above snippet specifies both, the charset to convert -from (which should equal the output of the file command) as well as the charset to convert -to. The result of the conversion of yourfile.txt is then stored in converted.txt, which you should be able to open with gedit.

    If that doesn’t work, you may paste the output of the file command, as well as some real line of your file, in the comment section…

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

Sidebar

Related Questions

I have an app and having character encoding problems, the app is in turkish
I have text in Turkish language: selam günaydın. Doctrine searchable converts it to keywords
Turkish government have blocked some IPs including Google Analytics. This caused all the web
I have a website in Turkish language. I have the text in turkish and
I have a problem with turkish special characters on different machines. The following code:
I am using xml and have a problem with Turkish characters. Just like this
I have a string variable that stores a text in Turkish language string str
I m Trying to convert a number entered in the text box post.But I
i have created a page in turkish language. To show turkish characters on webpage
What PHP frameworks have no problems with Turkish and especially with the Turkish characters

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.