The use of echo-e \"\\ 029\" does not work either. But if use strg + alt gr + ] directly in a terminal session -> it works.
echo-e \"\\ 029\"
On Linux it's actually:
CTRL + ] then ENTER
Finally type in the quit command.
quit
^] telnet> quit Connection closed. [fred@localhost ~]$