인코딩
모스 부호 encode/decode
텍스트(라틴 문자·키릴 문자)를 모스 부호(점과 선)로 인코딩, 또는 그 반대로 디코딩. 표에 대응이 없는 문자는 건너뜁니다.
Morse code represents every letter and digit as a combination of short (dot) and long (dash) signals. This tool encodes Latin and Cyrillic text into that system and decodes it back.
How to use it
- Encode: enter text and each character turns into a sequence of dots and dashes, with spaces between letters and a slash between words.
- Decode: paste a Morse sequence to get plain text back.
- Characters with no entry in the Morse table are simply skipped, without an error.
Common uses
- A teaching example when learning the history of telegraphy or the basics of information encoding.
- Decoding a Morse message from a movie, game, or puzzle.
- Composing a Morse message for a ham radio hobby or a signaling exercise.
Things to keep in mind
Standard Morse timing: a dash is three times as long as a dot, the gap between letters equals three dots, and the gap between words equals seven.
SOS (···---···) is traditionally sent with no gaps between its letters — it's a fixed distress signal, not the result of applying the ordinary encoding rules.
자주 묻는 질문
모스 부호에서 점, 선, 공백은 어떤 규칙을 따르나요?
표준 타이밍 단위로 보면 선(dash)은 점(dot)의 3배 길이이며, 같은 문자 안의 점·선 사이에는 1단위, 문자 사이에는 3단위, 단어 사이에는 7단위의 공백을 둡니다. 이 도구는 문자 사이는 공백, 단어 사이는 슬래시(/) 등으로 표시해 텍스트로 다루기 쉽게 합니다.
모든 문자를 모스 부호로 변환할 수 있나요?
아니요. 모스 부호는 국제 표준으로 정해진 알파벳, 숫자, 일부 문장 부호만 대응 관계가 있어서, 표에 없는 문자(예: 이모지나 일부 특수 기호)는 변환 시 건너뜁니다.
라틴 문자와 키릴 문자는 같은 모스 부호 표를 쓰나요?
아니요. 라틴 알파벳용 국제 모스 부호와 키릴 문자용 모스 부호는 서로 다른 매핑 표를 사용하므로, 변환하려는 언어에 맞는 알파벳을 선택해야 정확한 결과가 나옵니다.
WPM은 무엇이고 왜 필요한가요?
WPM(분당 단어 수)은 "PARIS"를 기준 단어로 삼는 모스 부호의 표준 전송 속도 단위입니다. 여러 통신사나 학습 프로그램의 속도를 동일한 기준으로 비교하기 위해 사용합니다.
SOS는 왜 문자 사이에 공백이 없나요?
SOS는 역사적으로 문자 사이의 휴지 없이 하나의 연속된 신호(···---···)로 전송됩니다 — 이는 일반적인 단어가 아니라 조난을 알리는 신호이기 때문에 문자 사이의 표준 간격 규칙을 따르지 않습니다.