摩斯電碼翻譯器
在文字與國際摩斯電碼之間相互翻譯。
如何使用本工具
- 1
Choose a direction from the dropdown: 'Text to Morse' to encode, or 'Morse to Text' to decode.
- 2
Type or paste your message into the text box.
- 3
Read the converted result in the monospace output panel below; it updates live as you type.
- 4
When encoding, use normal spaces between words; when decoding, separate letters with a single space and words with a forward slash (/).
什麼是摩斯電碼翻譯器?
摩斯電碼將字元編碼為點和劃的序列。它於 1836 年為電報傳輸而發明,至今仍用於航空、業餘無線電和無障礙裝置。國際摩斯電碼涵蓋 A-Z、0-9 以及基本標點。
常見使用場景
Amateur (ham) radio operators encoding or checking a call sign and short message before keying it on the air.
Scout troops, escape-room designers, and teachers creating dot-dash puzzles and decoding student answers.
Hobbyists decoding a Morse message they found in a game, film, or geocache to read the hidden text.
Makers prototyping an LED or buzzer project who need the dot-dash pattern for a word to drive their hardware.
Writers and trivia fans verifying that a phrase like an SOS or a name translates the way they expect.
Students learning the International Morse alphabet who want instant feedback while practicing letters and digits.
常見問題
斜線是做什麼用的?▼
相關工具
密碼雜湊產生器(PBKDF2)
使用 PBKDF2-SHA256 在你的瀏覽器中產生安全的密碼雜湊。比 MD5 或簡單 SHA 更強,工作因子可調。
HMAC產生器
使用SHA-1、SHA-256、SHA-384或SHA-512產生HMAC簽章。
AES-256 加密
使用 AES-256-GCM 加密和解密文字。金鑰透過 PBKDF2-SHA256 從你的通行碼衍生而來。
2FA QR Code 產生器
為 Google Authenticator、Authy、1Password 及其他 2FA 應用程式產生 TOTP QR Code。
密碼強度檢測器
根據字元集大小和常見密碼清單檢測你密碼的熵值。完全離線執行。
凱撒密碼編碼與解碼工具
使用凱撒密碼對文字進行編碼或解碼:按固定位移替換字母。