Morse clock settings
Morse Code Clock
See the current time encoded as Morse dots, dashes, and separators with live updates and fullscreen support.
How it works
The Morse Code Clock shows your current local time and renders each digit as Morse code (dots and dashes). It is designed for practical use, not fluff: you can read the time in Morse at a glance, switch between a highly readable block display and the raw text strings, toggle seconds and 12/24-hour format, go fullscreen for demos, and copy the output in one click.
The page is intentionally “clock first.” The top line is always a normal time you recognize (for example, 09:17:42), so you have a reliable reference. The Morse section underneath is the same time, encoded digit-by-digit. That means you can practice reading Morse without losing track of the real time.
Two viewing styles solve two different problems. Block view uses simple shapes so you can read from a distance and quickly spot patterns. Text view shows the literal Morse strings, which is ideal if you want to copy, compare, or verify what you are seeing.
- 1) Decide whether you want a practice display (seconds on) or a clean wall clock (seconds off).
- 2) Choose Blocks for readability or Text to see the literal dot and dash strings.
- 3) Toggle 24-hour if you want consistent hour digits (especially helpful for practice).
- 4) Use Fullscreen for a room display, classroom demo, or second monitor.
- 5) Hit Copy when you want to paste the time and Morse output into notes or a message.
The tool takes the digits from the displayed time and converts each one using standard Morse number patterns. When seconds are visible, you get six digits encoded (HHMMSS). When seconds are hidden, you get four digits encoded (HHMM). The colon separators are just separators for readability, not Morse characters.
- For learning: use seconds on so the Morse changes often.
- For a clean display: use seconds off and go fullscreen.
- For consistency: enable 24-hour so hours always have two digits.
- If shortcuts do nothing: click the clock card once to focus it.
- If you are coordinating across places: use Time Zone Converter for time zone translation.
What you are seeing in the Morse output
Morse digits have a reliable structure, which is why this tool works well as a quick practice clock. The patterns for 1 through 5 start with dots then add dashes, and 6 through 0 start with dashes then add dots. In practice, you do not need to memorize everything at once. Many people start by recognizing the extremes quickly: 0 is five dashes (-----) and 5 is five dots (.....). From there, you spot the “shift point” around 5 and 6.
This page keeps the normal time visible because it makes learning faster. You can glance at the real time, then verify the Morse groups below. If you are practicing, it is common to cover the top time line with your hand for a moment, attempt to read the Morse digits, then remove your hand to check your answer.
Scenarios with concrete examples (real outputs you will see)
These scenarios are written like real “screen moments” with actual digits, realistic times, and the style of output this page produces. Your values will vary based on the current time, but the format is the same. Each example includes the normal time and the Morse representation that matches the digits on screen.
If your goal is learning, leave seconds on so you get frequent changes and more repetition. If your goal is a display, turn seconds off for a calmer screen. For consistency, 24-hour is typically easier because you always see two hour digits, which avoids the “single digit hour” mental adjustment.
If you want to cross-check what you are seeing, switch to Text view and verify one group at a time. A common pattern is to master the minutes first, then hours, then seconds.
Use the closest match to what you are trying to do.
Technical details (updates, digit mapping, fullscreen, clipboard)Optional notes if you rely on display behavior and expectations▼
The clock schedules updates to land on the next second boundary. This reduces visual jitter and keeps the display feeling like a real clock rather than a timer that drifts.
When seconds are off, the top display still updates, but the visible time changes only as minutes change.
Each digit uses the standard Morse number patterns: 1 is .---- through 5 is ....., then 6 is -.... through 0 is -----.
The separators between HH and MM (and SS if enabled) are for readability and are not encoded.
Fullscreen uses the browser fullscreen API. Keyboard shortcuts are attached to the clock card, so the card must be focused. Clicking the card once is typically enough. Esc exits fullscreen.
Copy uses the modern Clipboard API when available and falls back to a compatible copy method in older contexts. Clipboard access only happens when you press Copy (or C).
The page uses your device’s local time and does not require an account.
Keyboard shortcuts
Click the Morse clock card once, then use the shortcuts below. Shortcuts won’t trigger while you’re typing in an input field.
| Key | Action |
|---|---|
| F | Toggle fullscreen |
| T | Toggle 24-hour time |
| S | Toggle seconds on/off |
| V | Switch view (blocks ↔ text) |
| C | Copy time + Morse output |
| Esc | Exit fullscreen |
Common scenarios
Use this clock when you want local time displayed as Morse digits in either block or text form.
Frequently Asked Questions
What does this Morse Code Clock show?
Does it update automatically?
Can I hide seconds?
Can I switch between 24-hour and 12-hour time?
What is the difference between Block view and Text view?
How do I go fullscreen?
How do I copy the current output?
Why aren’t keyboard shortcuts working?
What are the keyboard shortcuts?
Which time zone does it use?
What Morse code is used for digits?
Which related tool should I use instead?
Does this clock send or store my time data?
Morse code clock at a glance
Live local time in Morse code • Block + text views • 12/24-hour + seconds toggles • Fullscreen • Copy output • Keyboard shortcuts
▼
Morse code clock at a glance
Live local time in Morse code • Block + text views • 12/24-hour + seconds toggles • Fullscreen • Copy output • Keyboard shortcuts
- 1) Pick a view: Blocks for readability, Text for literal Morse strings.
- 2) Set format: toggle 24-hour and Seconds to match your use case.
- 3) Fullscreen or copy: press F for fullscreen, or C to copy the output.
- Practice: learn to recognize Morse digits quickly.
- Demos: fullscreen display for classes, clubs, or presentations.
- A visual clock: keep it open as a fun “ambient” time display.
- Sharing: copy the current time + Morse output in one click.
How it works, shortcuts, and notes▼
- F: fullscreen
- T: toggle 24-hour
- S: toggle seconds
- V: switch view (blocks/text)
- C: copy output
- Esc: exit fullscreen
Tip: click the clock card once so shortcuts are captured.
Each time digit is encoded using standard Morse number patterns:
- 0 ----- 5 .....
- 1 .---- 6 -....
- 2 ..--- 7 --...
- 3 ...-- 8 ---..
- 4 ....- 9 ----.
In Text view, digits are separated so you can see hour and minute groups clearly.
This clock shows your local device time. If your system time zone or clock is off, the display will match that. Fullscreen uses a clean layout intended for distance reading.