摩尔斯电码翻译器
在文本与国际摩尔斯电码之间相互翻译。
如何使用本工具
- 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二维码生成器
为Google Authenticator、Authy、1Password及其他2FA应用生成TOTP二维码。
密码强度检测器
根据字符集大小和常见密码列表检测你密码的熵值。完全离线运行。
凯撒密码编码与解码工具
使用凯撒密码对文本进行编码或解码:按固定位移替换字母。