Morse Code Binary Tree

Morse code is a binary tree: left branch = dot (·), right branch = dash (−). Each path from root to leaf spells a letter.

TEXT → MORSE
MORSE → TEXT