Morse Code Text Generator

Convert your standard text into −−−−−·−····· / −·−·−−−−··· font, ready to copy and paste!

Start Generating

Morse Code Text Overview

Make Morse Code Font using special characters for stylized text effects. Perfect for GitHub code snippets, Discord documentation, and LinkedIn developer profiles. Creates impactful text maintaining text accessibility.

Symbols and patterns are added to your input text. Wrap, separator, and mix font modify the output.

Turn a word into rhythmic code—letters and digits convert to dots and dashes with clear spacing, so sos becomes ··· −−− ··· and 2025 prints −−−−− −−−−· −−−−− −−−··. Great for puzzles, hacker vibes, and signal-themed headers.

Morse Code — classic · and −, with “/” marking word breaks

Standard mapping is used throughout: a→·−, s→···, o→−−−, digits 0→−−−−−9→−−−−·. Spaces are emitted as a slash /, e.g., help me···· · −··· · / ᠎ -- (see below). Quick peeks: text− · −·· −, code−·−· −−− −·· ·.

Use for

  • ARG clues, escape-room props, and teaser posts.
  • Chapter epigraphs and UI badges with a radio/signal motif.
  • Educational notes when teaching timing and symbol order.

How to format cleanly

  1. Keep phrases short (1–4 words) so groups remain scannable.
  2. Use the built-in / word divider (space → /) to separate terms clearly. :contentReference[oaicite:2]{index=2}
  3. For emphasis, frame code in [ ] or add line breaks between words.

Craft notes

  • Letters and digits follow ITU-style sequences using middle dot · and en dash . :contentReference[oaicite:3]{index=3}
  • Pacing (short/long/pauses) isn’t encoded—this is a symbol transcription, not audio timing.
  • All caps or lower case yield the same code; readability comes from spacing, not case.

Morse is a cipher, not a font

Morse is a one-to-one substitution of letters for dot/dash sequences — what you’re decorating is a transcription, not typography. That reshapes every toolbar choice. Bold and Italic don’t help; the marks are already small glyphs whose legibility depends on their exact shape. Mix Font is worse — variant letterforms break the · and primitives the cipher depends on. The toolbar moves that survive are Symbol with the cipher’s own punctuation: / between words per the ITU convention, or a ··· bookend. Recipe: ··· ··· ·−·· / −− −−− ·−· ··· · ··· ···.

Similar tools to explore: Binary Code for 8-bit streams, Matrix Style for kana-like terminals, Reverse Text for reversed order tricks, and Monospace when you want code-block neatness.

Frequently Asked Questions

How are letters separated?

Letters are output as Morse and you can keep spaces between words; a slash / can mark word breaks.

Which symbols are used?

Middle dot · and en dash − for dots and dashes.

Are digits supported?

Yes—0 through 9 follow standard Morse sequences.

Is this reversible?

Yes—Morse can be decoded back into letters with a translator.

Tips for readability?

Keep groups short and separate words with a space or ‘ / ’.