Answer the question
In order to leave comments, you need to log in
Is it possible to read bits in different ways?
Hello, help me please. I don't understand one thing. Here I have UTF-8, there, using a sequence of bytes, you can encode text. But using a sequence of bytes, you can store mp3 files and pictures, and so on. The question is: what sequence of bytes can be read in different ways? That is, there is an encoding that reads byte sequences for pictures, for MP3 files, and a separate encoding for text (like UFT-8)?
Answer the question
In order to leave comments, you need to log in
No, bytes are the same everywhere, but they can be interpreted in different ways! For example, you can open .mp3 with a text editor. Or play "war and peace" as a .wav sound. Another thing is that the result will be nonsense.
You can open any file with some WinHex and see how it actually looks, at the level of individual bytes.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question