DeveloperFormula-based · Runs in your browser

Morse Code Translator

Convert standard text into Morse code signals for communication or learning.

Loading calculator…

Saved locally, explained clearly

Drafts, calculations, scenarios, and workflow progress stay in this browser unless you export them.

Opening local database…

Calculation steps

Follow what happened from the selected formula to the displayed answer.

Show substituted values and intermediate working
Calculate current inputs to see the working.
  1. 1

    Formula selected

    The calculator uses the following formula or method.

    Characters are mapped to and from International Morse code symbols with spaces separating letters and slashes separating words.

  2. 2

    Values entered

    Your values are placed into the calculation.

    Enter values to see what is used in this step.

  3. 3

    Result calculated

    The formula or method produces the following result values.

    Results will appear after a successful calculation.

  4. 4

    Answer formatted

    Displayed values are rounded and formatted using each output’s configured precision.

Scenario comparison

Save working scenarios, then select two or three to compare. Formula versions and inputs remain visible.

No scenarios saved for this calculator yet.

Recent calculations

Successful calculations are retained locally according to your privacy settings.

No local history for this calculator yet.

Data and privacy

How it works

Convert standard text into Morse code signals for communication or learning.

Input query strings and outputs

Use an input name in this page’s URL as ?name=value, and join additional inputs with &. Portable shared links may instead use the compact ?ac= state parameter.

Input query strings

1
  • ?text= Enter Message

    Text · Optional · Default: SOS

Outputs

1
  • result Result

    Text · Primary output

result contains the calculator’s complete rendered result area, including its visible result cards, tables, charts, and messages.

Convert standard text into Morse Code signals

Description

The Morse Code Translator is a simple communication utility that converts English text into International Morse Code. Developed in the 1830s for telegraphy, Morse code represents letters and numbers as sequences of short signals (dots) and long signals (dashes). This tool allows you to encode names, phrases, or emergency signals (like SOS) for educational use, puzzles, or hobbyist projects like Ham radio.

Inputs

  • Text: The alphanumeric message you wish to translate.

Outputs

  • Morse Code: The translated signal using dots (.) and dashes (-). Spaces are represented by /.

Chart

  • N/A: This tool provides a direct string-to-signal translation.

“Good to Know”

  • The Timing: In actual transmission, a dash is three times as long as a dot. The “space” between letters is the length of one dot, and the “space” between words is the length of seven dots.
  • SOS: The most famous Morse signal is ... --- ... (Save Our Souls), chosen because it is simple and unmistakable even in poor conditions.
  • Q-Codes: While not part of the translation, Morse operators often use “Q-Codes” (like QTH for location) to speed up communication.

Examples

Example 1: Emergency Signal

  • Input: SOS
  • Output: … --- …

Example 2: Greeting

  • Input: Hello
  • Output: … . .-.. .-.. ---

Example 3: Full Sentence

  • Input: I love code
  • Output: .. / .-.. --- …- . / -.-. --- -.. .
Sources
  • No external reference is listed for this calculator. Its formula and variable definitions are shown above.
Limitations
  • Output is generated locally. Check the required format, character encoding, and compatibility with the system that will use it.