When you are reverse-engineering a control board, wiring a custom enclosure, or troubleshooting a dead PSU, correctly identifying power on and off symbols is the difference between a safe boot and a fried logic rail. These icons are not arbitrary design choices; they are strictly governed by international safety standards. Below is the definitive reference for identifying, interpreting, and testing these symbols on modern and legacy equipment.
The Universal Power Symbol Reference Chart
The following table covers the primary power state icons you will encounter on consumer electronics, industrial control panels, and PC hardware. Memorize the distinction between "hard off" and "standby," as this dictates whether the device is truly de-energized.
| Symbol | Name | Governing Standard | Meaning in Practice | Circuit State |
|---|---|---|---|---|
| | (Vertical Line) | Power On | IEC 60417-5007 | Activates the device. Connects the primary power circuit. | Closed (Hot) |
| O (Circle) | Power Off | IEC 60417-5008 | Deactivates the device. Physically breaks the primary power circuit. | Open (Dead) |
| ⏻ (Broken Circle w/ Line) | Standby / Power Toggle | IEC 60417-5009 | Toggles between On and Standby. Does not disconnect mains; leaves logic rails hot. | Partial (Standby) |
| ⏾ (Crescent Moon) | Sleep Mode | IEEE 1635 / ISO 7000-1635 | Enters low-power state. RAM is kept alive, but CPU and peripherals are clock-gated. | Partial (Sleep) |
| ⏽ (Line w/ Top Broken Circle) | Delayed Off / Timer | IEC 60417-5264 | Often found on HVAC or exhaust fans; powers down after a preset thermal or time delay. | Transitional |
Standard Variants: IEC vs. IEEE vs. Legacy
While the International Electrotechnical Commission (IEC) sets the baseline for global electronics, regional and industry-specific standards introduce variations you need to recognize on the bench.
IEC 60417 (Global Baseline)
The International Electrotechnical Commission maintains the 60417 database, which defines the line, circle, and broken-circle symbols. If you are designing a product for global export (CE, UKCA, or global CB scheme), IEC 60417 is your mandatory reference. Under IEC 62368-1 (the modern safety standard for IT and AV equipment), the "Standby" symbol (⏻) must be clearly visible if the device does not feature a hard-disconnect switch.
IEEE 1635 / ISO 7000 (North American & Harmonized)
In North America, the IEEE collaborated with ISO to create IEEE 1635-2012, which harmonized computer power states (like Sleep and Hibernation) with global iconography. This is why the crescent moon (⏾) is universally recognized on modern PC keyboards and laptop chassis, replacing the older, text-based "SLEEP" silkscreen found on 1990s motherboards.
Legacy & Military (MIL-STD and Binary Engravings)
On older US military gear (MIL-STD-1472) or heavy industrial machinery, you will rarely see the modern soft-touch icons. Instead, you will find physical toggle switches engraved with I and O. While hobbyists often assume this stands for binary "1" and "0", the IEC actually derived the symbols from the physical representation of a switch contact: the line represents a closed contact (circuit complete), and the circle represents an open break (circuit interrupted).
Rows People Get Wrong (and How to Fix Them)
Misinterpreting these symbols on a workbench leads to measurement errors, blown multimeter fuses, or accidental shocks. Here are the most common traps.
The most dangerous mistake is assuming the ⏻ (Standby) symbol means the device is safe to work on. A PC power supply switched to "Standby" via the front panel button still has 5VSB (5-volt standby) and 3.3VSB rails active, and the primary side capacitors remain charged to ~320V DC. Always flip the rear IEC 60417-5008 O (Hard Off) rocker switch and unplug the mains cord before opening a chassis.
- Confusing Sleep (⏾) with Standby (⏻): In sleep mode, a laptop keeps the RAM powered to retain your session. If you probe the memory slots with a logic analyzer, you will see activity. Standby on a desktop PSU simply means the main switching transformer is disabled, but the auxiliary flyback converter is still running.
- The "Binary" Myth: Stop telling beginners that the line is a "1" and the circle is a "0". While it is a helpful mnemonic, teaching it as fact causes confusion when they encounter a 3-position toggle switch (I - O - II) where the symbols represent physical contact states, not binary logic levels.
- Momentary vs. Latching: A button with the ⏻ symbol on a PC case is a momentary tactile switch (it only closes the circuit while pressed, sending a signal to the motherboard's Super I/O chip). A rocker switch with the I/O symbols on a power strip is a latching mechanical switch. Do not wire them interchangeably in custom enclosures.
Safe Interpretation When Markings Fade or Fail
Silkscreen fades, plastic buttons wear smooth, and imported clone boards often omit symbols entirely to save a fraction of a cent. When you cannot visually verify the power state symbol, rely on electrical testing.
- Visual PCB Tracing: Look for silkscreen labels like
SW1,PWR_BTN, orPS_ON. On ATX motherboards, the power button header is typically a 2-pin JST or 2.54mm header. Shorting these two pins simulates a button press. - Continuity Testing: Set your multimeter (e.g., Fluke 117 or Brymen BM235) to continuity mode. With the device unplugged, probe the switch terminals.
- If it beeps continuously in one position and is open in the other, it is a latching I/O switch.
- If it only beeps while you physically hold the button down, it is a momentary ⏻ switch.
- Voltage Drop Verification: If the device is powered, carefully measure the voltage across the switch terminals in the "Off" state. A true hard-off (O) will show full line voltage (e.g., 120V AC or 24V DC) across the open contacts. A standby (⏻) switch will often show 0V across its terminals because the breaking happens on the low-voltage DC logic side, not the mains side.
Frequently Asked Questions
What does the power symbol with a line and circle mean on my power supply?
The broken circle with a vertical line (⏻) is the IEC 60417-5009 "Standby" or "Power Toggle" symbol. On a PC power supply or AV receiver, it indicates that pressing the button will toggle the device between a fully active state and a low-power standby state. It does not mean the device is completely disconnected from the mains. For a true hard disconnect, you must use the rear rocker switch marked with the solid circle (O) or unplug the device.
Why do some devices still use a toggle switch with I and O instead of modern symbols?
Heavy industrial equipment, medical devices, and legacy military hardware often use physical toggle or rocker switches engraved with I (line) and O (circle). According to US Department of Energy guidelines and IEC safety standards, hard-disconnect switches are preferred for high-current loads (like a 240V table saw or a 30A server rack PDU) because they provide a visible, physical air gap. Modern soft-touch ⏻ symbols are reserved for low-voltage logic switching where a microcontroller handles the actual power delivery via MOSFETs or relays.
Is the standby power symbol (⏻) safe for long-term storage of electronics?
No. Leaving a device in standby (⏻) for long-term storage results in "vampire draw"—a parasitic drain typically ranging from 0.5W to 5W. Over months, this not only wastes electricity but keeps the primary-side capacitors and optocouplers in the power supply energized, accelerating component aging and increasing the risk of a catastrophic failure or fire if a power surge occurs. Always use the hard-off (O) symbol or physically disconnect the plug for storage exceeding a few days.
Are power on and off symbols legally required on consumer electronics?
Yes, under modern safety frameworks like IEC 62368-1 (which replaced IEC 60950-1 and IEC 60065). The standard mandates that if a device has a power switch, its state must be unambiguously identifiable to the user to prevent shock and fire hazards. If a manufacturer uses a non-standard symbol or a blank capacitive touch button without an LED indicator, the product will fail UL or CE certification. The IEEE 1635 standard further dictates how these icons must be rendered on digital displays and physical bezels to ensure accessibility and universal comprehension.






