📻

Morse Code Converter

Convert text to Morse code and back. Supports letters, numbers and common punctuation with custom separators.

📖 Instructions

How to Use


  • Enter text or Morse code

  • Choose the conversion direction

  • The result is generated in real time


  • Tips


  • Letters are separated by spaces, words by /

  • Supports A-Z, 0-9 and common punctuation
  • ❓ FAQ

    Does it support Chinese?

    Morse code itself only covers letters, digits and punctuation; Chinese can first be converted to pinyin.

    Can the delimiters be customized?

    Yes, custom letter and word delimiters are supported.

    📝 Related Articles

    tool-tutorials

    Right After Apple's Event Ended, the Frontend Group Was All Talking About This HTML Formatter

    Right after Apple's event ended, the frontend group started talking about an HTML formatter. It began when someone took on a freelance gig and got a pile of messy old code, nearly broke down cleaning it manually, and after fixing it with one click in a tool said it felt even better than watching the event. Everyone then talked about formatting options, batch processing, and the security issues of online tools, and finally agreed that this thing can really save you at critical moments.

    tool-tutorials

    AI Reports Always Come with Garbled Text — This Conversion Tool Saved Me Three Times

    AI-generated content often comes with HTML tags and garbled text, and copying it directly into documents messes up all the formatting. This article shares an HTML-to-Markdown tool. After getting burned three times by AI output formatting issues, the author finally found a solution — it takes just ten seconds to convert garbled text into clean Markdown, and you never have to manually delete tags again.

    tool-tutorials

    iPhone 17 Is Selling Like Crazy, But Are You Still Using the Old Method to Merge Your PDF Files?

    iPhone 17 is selling like crazy, but many people still use the old method of screenshot-paste or convert-to-Word-then-export for PDFs, which is slow and troublesome. Actually, PDF merging can be done online—drag in, sort, click merge, done in seconds, no app installation, no membership needed. Tools are advancing, and habits should keep up too. Don't let something as small as merging files drag down your efficiency.

    tool-tutorials

    AI Code Generation Is Getting More Powerful, So Why Is XML Formatting Becoming More Popular?

    AI writes code faster and faster, yet XML configuration keeps increasing. AI-generated XML often has messy indentation, incorrect tag nesting, and lost namespaces, directly causing service startup failures. At times like this, XML formatting tools become essential. They can straighten out the hierarchy, unify style, detect structural errors in advance, and align configuration fragments from different sources. Simply put, the more powerful AI gets, the messier XML becomes, and the more popular formatting tools become.