Morse Code Converter
Convert text to Morse code and vice versa. Supports letters, numbers and punctuation. Instant result in the browser.
Copied!
Tip: spaces between letters = space, word separator = /
Reference table
Translate text to Morse code
Dots and dashes. Morse code spanned more than a century as a means of communication and still stirs the imagination of plenty of people. This tool converts text into Morse and decodes the dots and dashes back into text, both ways.
It handles letters, numbers and punctuation, always following the code's international standard. Good for learning Morse, putting together messages for games and scouting activities, doing school assignments or simply satisfying the curiosity of seeing how your name would look in dots and dashes.
Type the text or paste the Morse and the translation shows up immediately, in both directions. The conversion runs entirely in the browser, with no text sent anywhere.
Related Tools
Text ↔ Decimal Converter
Convert ASCII text to decimal codes and vice versa. Each character is represented by its decimal value in the ASCII table.
Binary Code Translator
Convert text to binary code (0s and 1s) and vice versa. Supports any ASCII character. Processed in the browser.
BSON to JSON (text) Converter
Explains differences between binary BSON and JSON with a type table and textual conversion examples.
MessagePack to JSON (text) Converter
Explains the MessagePack binary format, its advantages and how to translate it into textual JSON.
CBOR to JSON (text) Converter
Explains CBOR (RFC 8949), its types and how to represent compact binary values in textual JSON.
ISO Country Code Converter
Convert country codes between ISO 3166 formats (alpha-2, alpha-3 and numeric) and the country name. Useful for development, forms and databases.