Home > College Algebra > Ciphers > Morse Code Translator (encoder / decoder) example

22. Morse Code Translator (encoder / decoder) example ( Enter your problem )

1. Examples





1. Morse Code Translator encoder

Text : ABCD efghi
Dot : .
Dash : -
SSpace : /


Solution:
A Morse code translator is used in communication, to encode plain text message as Morse code signals (dots and dashes)

LetterCodeLetterCodeLetterCodeLetterCodeLetterCodeLetterCode
a.-g--.m--s...y-.--5.....
b-...h....n-.t-z--..6-....
c-.-.i..o---u..-1.----7--...
d-..j.---p.--.v...-2..---8---..
e.k-.-q--.-w.--3...--9----.
f..-.l.-..r.-.x-..-4....-0-----

Plaintextabcd efghi
Ciphertext.--...-.-.-../...-.--.......

Plaintext : abcd efghi
Ciphertext : .- -... -.-. -.. / . ..-. --. .... ..

2. Morse Code Translator encoder

Text : hello world
Dot : .
Dash : -
SSpace : /


Solution:
A Morse code translator is used in communication, to encode plain text message as Morse code signals (dots and dashes)

LetterCodeLetterCodeLetterCodeLetterCodeLetterCodeLetterCode
a.-g--.m--s...y-.--5.....
b-...h....n-.t-z--..6-....
c-.-.i..o---u..-1.----7--...
d-..j.---p.--.v...-2..---8---..
e.k-.-q--.-w.--3...--9----.
f..-.l.-..r.-.x-..-4....-0-----

Plaintexthello world
Ciphertext......-...-..---/.-----.-..-..-..

Plaintext : hello world
Ciphertext : .... . .-.. .-.. --- / .-- --- .-. .-.. -..





This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then Submit Here





Share this solution or page with your friends.
 
 
Copyright © 2026. All rights reserved. Terms, Privacy
 
 

.