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

Given the following Java code for generating a binary file: DataOutputStream out = new
I have a rails template (.rhtml file) generating a Javascript object. It looks something
Can anyone recommend a good library for generating an audio file, such as mp3,
I'm generating some xml files that needs to conform to an xsd file that
When generating graphs and showing different sets of data it usually a good idea
While generating charts using RS 2008 betas, RC0 and such., I never specified any
I'm generating some XML documents and when it comes to the address part I
I'm generating ICalendar (.ics) files. Using the UID and SEQUENCE fields I can update
I'm currently generating an 8-character pseudo-random uppercase string for A .. Z: value =
I am prototyping Protobuf-net to replace some of our existing C# code which is

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.