Learning Morse rhythm
Read the encoding first, then play it at different WPM settings to practise dots, dashes and letter gaps.
Guide
Morse code conversion supports "text → Morse" and "Morse → text". English letters, digits and the punctuation in its table are converted with the Morse table; Chinese is first turned into pinyin words in the browser with pinyin-pro and the pinyin letters are then encoded, so decoding returns Latin letters/pinyin and never restores the original Chinese characters automatically.
Updated 2026-09-102 min read
Morse code conversion supports "text → Morse" and "Morse → text". English letters, digits and the punctuation in its table are converted with the Morse table; Chinese is first turned into pinyin words in the browser with pinyin-pro and the pinyin letters are then encoded, so decoding returns Latin letters/pinyin and never restores the original Chinese characters automatically.
/.| Input | Output | Note |
|---|---|---|
SOS |
... --- ... |
English letters are encoded one by one |
你好 |
converted to pinyin first, then encoded | not a Chinese character code table |
... --- ... |
SOS |
spaces separate letters |
pinyin-pro module; if it fails to load an error is raised and the input is never sent to a pinyin API.AudioContext and a sine oscillator; playback is unavailable when the browser does not support Web Audio.Read the encoding first, then play it at different WPM settings to practise dots, dashes and letter gaps.
Paste code separated by spaces and slashes to get the English or numeric content quickly.
No. Chinese is encoded into pinyin first and Morse only carries pinyin letters, so the reverse direction yields pinyin text only.
No. The audio is a sine wave synthesised live by the browser; there is no recording or upload step.
Input, pinyin conversion, Morse encoding and decoding, and audio synthesis all happen locally in the browser; the tool itself does not keep your input and does not send text to a third party.
Updated 2026-09-10
Convert Chinese, English and numbers to and from Morse code, with dot-dash audio playback (adjustable WPM)
Plays dots and dashes as sine waves; dot = 1 unit, dash = 3 units
International Morse code (ITU standard)