With a string like that, morse is usually a good first step
--.- -.-. -..- .-. --... -.-. ..-. -.-. --.. -... -..- --... ---.. -.... .--. --.- ...- ..-. .--. -..- ..- -.-- -... -..- .---
There is 102 characters in there. A grouping of 8 doesn’t seem to give anything good for binary, let’s try braille
Make a 3×34 grid
--. |
--. |
-.- |
..- |
.-. |
--. |
..- |
.-. |
..- |
.-. |
-.- |
-.. |
-.. |
.-. |
.-- |
-.. |
.-- |
-.. |
-.. |
... |
--. |
--. |
-.. |
.-. |
.-. |
.-- |
.-. |
.-. |
.-- |
.-- |
-.. |
.-. |
.-. |
--- |
Use a transpose cipher to rotate everything counterclockwise
---..-....---..-.--.---.......-..- |
--..--.-.-...--.-...--.-------.--- |
..--..-.-.-...-.-........-..--...- |
Split for braille
-- -. .- .. .. -- -. .- .- -. -- -. .. .. .. -. .- |
-- .. -- .- .- .. .- -. -. .. -- .- -- -- -- .- -- |
.. -- .. -. -. -. .. -. -. .. .. .. .- .. -- .. .- |
Convert braille to text
guj99message437ew