Byte order mark: Difference between revisions

Jump to navigation Jump to search
207 bytes added ,  25 April 2018
+excel way
(+excel way)
Line 76: Line 76:
1234567890 contains BOM  --> after str2hex: efbbbf31323334353637383930
1234567890 contains BOM  --> after str2hex: efbbbf31323334353637383930
</pre>
</pre>
=== Excel way ===
Using the [https://support.office.com/en-us/article/code-function-c32b692b-2ed0-4a04-bdd9-75640144b928 CODE function] to check the "numeric code for the first character in a text string".


=== File command way ===
=== File command way ===

Navigation menu