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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T22:36:10+00:00 2026-05-10T22:36:10+00:00

I am generating a file which contains data like this. 78,45,New things,200, Number of

  • 0

I am generating a file which contains data like this.

78,45,New things,200, Number of columns,2.00,5 

When I open the file in textpad with the textformat binary type.

0: FF FE 33 00 36 00 2C 80 00 20 30 10 4F 7.8.4.5,4.5, 

In the data part it has (.) between two successive digits.

  • 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. 2026-05-10T22:36:11+00:00Added an answer on May 10, 2026 at 10:36 pm

    Your hex viewer is displaying the ASCII value for each byte in the file. However the file appears to be saved as Unicode (it starts with a FF FE which is a unicode BOM). Ordinarily text editors identify this BOM correctly (Notepad does as does Notepad++, I’m not familiar with Textpad).

    Note that hex viewers almost universally use the . character to represent a byte value that can’t be rendered as an ASCII character (or character from the users OEM set).

    The actual encoding looks like unicode, e.g. 33 00 and 36 00 are numerical digits although they represent 36 not 78 so Ihe ASCII representation on the right in your question doesn’t actually match the byte values on the left.

    The string:- ‘78,45,N’ when saved as a Litte-endian unicode file would look like this in a hex view:-

    FF FE 37 00 38 00 2C 00 34 00 35 00 2C 00 4E 00 ..7.8.,.4.5.,.N.

    Therefore either the means of saving the content is very odd and messing up the encoding or Textpad just isn’t handling it right (or you’re not using Textpad right). Open the file in notepad, does it appear ok?

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

Sidebar

Related Questions

i am generating *.reg file using code which will have some important data. and
In my web application, I am generating a SVG file which contains a header
I'm generating a CSV which contains several rows and columns. However, when I'm testing
I have a cpp file from which I am generating a shared library (using
I have developed a web project. Which is generating log file using log4j. But
I am generating PNG file with cairo extension of PHP. The image contains a
Hi I have following which is not generating class file for complextypes using bindigs.xml
I wrote this little converter to convert Base2 file data to Base64. The resulting
I'm dynamically generating a layout, and to do this I have a menu_row_element.xml file
I'm dynamically generating a PDF using ABCpdf which contains a table of contents that

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.