Zitat von
himitsu:
Zitat:
This is the traditional
ANSI encoding.
48 00 65 00 6C 00 6C 00 6F 00
da stimmt aber irgendwas nicht
also 2 Byte-Zeichen und 1-Byte-
Ansi
Copy & Waste: Die Leerzeilen trennen falsch - der Text gehört immer zu den Hex-Zeichen darüber
Also nochmal für himi
Zitat:
48 65 6C 6C 6F
This is the traditional
ANSI encoding.
48 00 65 00 6C 00 6C 00 6F 00
This is the
Unicode (little-endian) encoding with no BOM.