Remove BOM
Remove the Byte Order Mark (BOM) from text. Everything runs on your device — fast, free, and never sent to a server.
The result will appear here…
or press Ctrl+Enter
Everything runs in your browser. Your data is never sent to our servers.
728 × 90Ad Space AvailablePlace your ad here
Example
Example Input
\uFEFFhello
Example Output
hello
How to Use
- 1Paste or type your text into the Input field.
- 2If the tool has "More settings", set them as needed.
- 3Click the button (or press Ctrl+Enter), then copy the result.
About Remove BOM
Remove BOM strips the Byte Order Mark character (U+FEFF) that sometimes appears at the start of text/CSV files and causes parsing problems.
It is useful when a file shows a strange "" character at the start or fails to parse.
FAQ
Is my text sent to a server?
No. Remove BOM runs entirely in your browser — the text you enter never leaves your device.