अंतरराष्ट्रीय मानक का उपयोग करके टेक्स्ट को मोर्स कोड में और मोर्स कोड को वापस टेक्स्ट में बदलें।
Morse Code का उपयोग कैसे करें
चुनें कि टेक्स्ट एन्कोड करना है या मोर्स डिकोड करना है।
अपना टेक्स्ट या मोर्स कोड टाइप करें या पेस्ट करें।
परिणाम कॉपी करें, या वापस अनुवाद करने के लिए स्वैप उपयोग करें।
This Morse code translator converts text to Morse and Morse back to text, using the international (ITU) standard, with a one-tap swap to switch direction.
Morse code represents each letter and digit as a sequence of dots and dashes. It was the backbone of early telegraph and radio communication and is still used in aviation, amateur radio and as an accessible signaling method.
The most famous sequence, SOS, is three dots, three dashes, three dots. Morse has no upper and lower case, so encoding gives the same result however you type, and decoded text is shown in lower case.
In the output, letters are separated by a single space and words by a slash. When decoding, the tool is forgiving and also accepts a larger gap between words, so pasted Morse from different sources still works.
It supports all letters, digits and the common punctuation of the international standard. Characters that have no Morse representation are simply skipped rather than producing an error.
It is handy for learning Morse, solving puzzles or decoding a message, and runs entirely in your browser.
अक्सर पूछे जाने वाले सवाल
अक्षर एकल स्थान से और शब्द स्लैश से अलग किए जाते हैं। डिकोड करते समय, टूल शब्दों के बीच बड़ा अंतराल भी स्वीकार करता है।
सभी अक्षर, अंक और अंतरराष्ट्रीय मोर्स मानक के सामान्य विराम चिह्न। बिना मोर्स प्रतिनिधित्व वाले कैरेक्टर छोड़ दिए जाते हैं।
नहीं। मोर्स कोड में ऊपरी और निचला केस नहीं है, इसलिए एन्कोड आउटपुट समान है, और डिकोड किया गया टेक्स्ट लोअर केस में दिखाया जाता है।
इस टूल को एम्बेड करें
इस टूल को अपनी वेबसाइट में जोड़ें। नीचे दिया स्निपेट कॉपी करें; यह अपने आप अपडेट रहता है।
<iframe src="https://monu.tools/embed/hi/morse-code-translator" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>संबंधित टूल
Markdown को HTML में और HTML को वापस Markdown में बदलें, लाइव प्रीव्यू के साथ। दोनों दिशाओं में काम करता है।
किसी PDF से टेक्स्ट निकालें और Markdown के रूप में प्राप्त करें, पूरी तरह आपके ब्राउज़र में। आपकी फ़ाइल कभी अपलोड नहीं होती।
एक Word .docx दस्तावेज़ को अपने ब्राउज़र में साफ Markdown में बदलें, हेडिंग, सूचियां और फॉर्मेटिंग संरक्षित।
टेक्स्ट को UPPERCASE, lowercase, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE और dot.case के बीच रूपांतरित करें.