The universal power symbols on off are governed by the IEC 60417 standard. A vertical line (|) denotes ON (closed circuit), a circle (O) denotes OFF (open circuit), and a broken circle with a line (⏻) denotes standby or soft-power. These symbols dictate the physical state of the switch contacts and the energization level of the downstream circuitry.

The Complete Power Symbols On Off Reference Table

Before wiring a panel or replacing a rocker switch, you must match the physical switch topology (SPST, SPDT, DPDT) to the correct IEC symbol. The table below maps the standardized graphical symbols to their exact electrical definitions and typical applications.

Symbol IEC Designation Official Name Circuit State Typical Application
| IEC 60417-5007 Power / ON Hard closed (Line connected) Main AC disconnects, industrial motor starters, SPST toggles
O IEC 60417-5008 Power / OFF Hard open (Line disconnected) Main AC disconnects, emergency stops (when paired with |)
IEC 60417-5009 Standby / Soft Power Low-power closed (Primary energized, secondary switched) PC power supplies (5VSB active), TV remotes, consumer electronics
IEC 60417-5010 ON/OFF Toggle Alternating state (Maintained switch) Rocker switches on power strips, bench power supplies, appliance mains
IEC 60417-5017 Sleep / Deep Standby Ultra-low power (RAM retained, CPU halted) Laptop lid switches, modern microcontroller dev boards (ESP32 deep sleep)

Rows People Get Wrong & Faded Marking Protocols

Even experienced makers and technicians misinterpret specific rows in the IEC 60417 standard, leading to dangerous assumptions about circuit isolation.

The Standby (⏻) vs. Hard Off (O) Confusion

The most critical error is assuming the ⏻ (Standby) symbol means the device is fully disconnected from the mains. It does not. In a standard ATX computer power supply, pressing a ⏻ button opens the PS_ON# line, shutting down the 12V, 5V, and 3.3V rails, but the 5VSB (standby) rail remains fully energized. The primary side capacitors still hold lethal voltage. If you are opening a chassis marked with ⏻, you must physically unplug the IEC C13/C14 cable; the switch alone does not isolate the mains.

The Toggle (⏼) Misinterpretation

When you see the ⏼ symbol on a rocker switch, it does not mean the switch is simultaneously ON and OFF. It is a topological indicator meaning 'this switch toggles between the ON (|) and OFF (O) states.' It is strictly used on maintained switches, never on momentary pushbuttons.

Interpreting Faded or Missing Markings

On older workshop equipment or salvaged DPDT toggle switches, the silkscreen | and O markings often wear off. Never guess the state based on the physical toggle position (UP is not universally ON; in aviation and some industrial panels, UP is OFF).

The Verification Protocol: Set your multimeter to continuity (<1 ohm threshold). For an unmarked 6-pin DPDT switch, probe the center common pin against the outer pins. If the toggle is flipped toward Pin 1 and your meter reads 0.2 ohms between Pin 2 (common) and Pin 1, that direction is your | (ON) state. If it reads OL (Open Line) between Pin 2 and Pin 3, that direction is your O (OFF) state. Mark it immediately with a paint pen.

Regional Switch Standards: IEC vs NEC vs Old UK

While the symbols on the front of the switch are globally standardized by the IEC, the wiring colors connected to the back of the switch vary drastically by region. A fundamental rule of electrical safety is that the switch must always break the Line (Hot) conductor, never the Neutral. Breaking the Neutral leaves the downstream load energized at mains potential even when the symbol indicates OFF.

Standard / Region Line (Switched Conductor) Neutral (Unswitched) Earth / Ground Applicable Code Base
IEC (EU, UK post-2004, AU, NZ) Brown Blue Green/Yellow IEC 60446 / BS 7671
NEC (US, Canada) Black (or Red/Blue for 3-phase) White (or Grey) Bare or Green NEC Article 200 & 250
Old UK (Pre-2004 Fixed Wiring) Red Black Green/Yellow (or Bare) Old BS 7671 (Superseded)

Edge Case Warning: If you are retrofitting a modern IEC-marked switch into an older US junction box, you may encounter a 'switch loop' where both the Black and White wires are hot. In this scenario, the White wire acts as the switched Line returning to the fixture. Per NEC guidelines, this White wire must be re-identified with black tape or marker at both ends to indicate it is a Line conductor, not a Neutral.

Safe Interpretation and Verification Testing

WARNING: Any procedure involving mains voltage (>50V AC / >120V DC) requires strict adherence to lockout/tagout (LOTO) procedures. Refer to OSHA's hazardous energy control guidelines or your local equivalent. Never rely solely on a power symbol's OFF state to verify a circuit is dead.

When troubleshooting a circuit where the power symbol indicates OFF but the device exhibits anomalous behavior (e.g., a faint hum, a glowing LED, or a tingling sensation on a metal chassis), you are likely dealing with a switched-neutral fault or a failed internal semiconductor.

Step-by-Step Verification:

  1. De-energize: Turn off the branch circuit breaker at the main panel. Apply a physical lockout tag.
  2. Verify Meter: Test your CAT III or CAT IV multimeter on a known live source (like a proven outlet) to confirm the meter and leads are functioning.
  3. Test for Dead: Measure Line-to-Neutral, Line-to-Ground, and Neutral-to-Ground at the load side of the switch. All readings must be < 1V AC.
  4. Inspect the Switch: If the breaker is ON, but the switch is in the O (OFF) position and you still read 120V/230V on the load side, the switch contacts are likely welded shut due to a past inrush current overload. Replace the switch immediately; do not attempt to free the contacts mechanically.

By strictly correlating the IEC 60417 symbols on the panel with the correct regional conductor colors and verifying isolation with a tested meter, you eliminate the guesswork that leads to shocked technicians and fried prototype boards.