The universal symbol of off and on consists of a vertical line (|) for ON and a circle (O) for OFF, standardized globally under IEC 60417. Derived from binary logic (1 and 0), these glyphs are the baseline for wiring custom control panels, repairing PCBs, and labeling mains disconnects. If you are designing a 120V/240V AC panel or a 12V DC battery management system, selecting the correct symbol isn't just about aesthetics—it is a critical safety requirement that dictates how a user interacts with live voltage.

The Complete IEC Power Symbol Reference Table

Before wiring any switchgear, confirm your silk-screen, bezel, or toggle actuator matches the correct IEC 60417 designation. The table below covers the four primary power symbols you will encounter on the bench or in the field.

Symbol IEC 60417 Code Official Name Binary Origin Practical Application & Wiring Context
| (Vertical Line) 5007 ON (Power On) 1 (Closed Circuit) Main power disconnects, PCB slide switches, DPST rockers. Indicates the load is fully energized.
O (Circle) 5008 OFF (Power Off) 0 (Open Circuit) Main power disconnects. Indicates the load is de-energized and safe to touch (assuming proper LOTO).
(Line intersecting circle) 5009 Standby 1/0 Combined Soft-power buttons (PCs, TVs, microwaves). Warning: Does not isolate mains voltage from the primary PSU.
(Circle with vertical line) 5010 ON/OFF (Push) N/A Hard power pushbuttons, latching switches. Indicates a single button toggles between full ON and full OFF.

For deep-dive verification on graphical symbols for equipment, refer to the official International Electrotechnical Commission (IEC) database, which maintains the authoritative registry for these codes.

Regional Actuator Standards vs. Printed Symbols

A common point of confusion for DIYers and junior technicians is conflating the printed symbol with the physical actuator position. While the IEC symbols (| and O) are universal, the physical direction required to achieve the ON state varies strictly by regional electrical codes.

North America (NEC / NFPA 70)

In the US and Canada, NFPA 70 (NEC) Section 240.81 explicitly mandates that for circuit breakers, the UP position must be ON, and the DOWN position must be OFF. This applies to vertical breaker handles and standard wall-mounted toggle switches. If you are mounting a toggle switch on a custom US-based panel, wire it so the actuator points UP toward the '|' symbol.

UK, Australia, and New Zealand (BS 7671 / AS/NZS 3000)

In the UK and Australia, the physical toggle convention for wall-mounted light switches is historically inverted: DOWN is ON, and UP is OFF. However, for distribution board circuit breakers and industrial control panels, the UP=ON convention is increasingly standardized to align with global IEC practices. When building a control panel for export or international use, always rely on the printed IEC symbol rather than assuming the user will interpret the physical toggle direction correctly.

Rows People Get Wrong (The Pitfalls)

Misinterpreting power symbols leads to bricked microcontrollers, blown fuses, or severe shock hazards. Watch out for these specific failure modes:

⚠️ SAFETY HAZARD: The Standby Symbol (⏻) is NOT a True Disconnect

The IEC 5009 Standby symbol (the line intersecting the top of the circle) indicates that the device is in a low-power state. On appliances like microwaves, desktop PCs, and modern LED drivers, pressing a standby button only switches the secondary (low-voltage) side of the power supply. The primary side remains connected to 120V/240V AC mains. Never assume a chassis is safe to open just because a standby symbol is illuminated or the device appears 'off'. Always unplug the device or open the main I/O (5010) disconnect.

The 'O' vs '0' (Zero) Confusion

On cheap imported rocker switches, the OFF symbol is often stamped as the number zero (0) instead of a perfect circle (O). In binary logic, this is technically correct, but in high-stakes industrial labeling, ambiguous typography can cause operators to hesitate. Always source switches from reputable manufacturers (like Carling, C&K, or Eaton) where the IEC 5008 circle is geometrically distinct from alphanumeric text.

Faded Silk-Screens on Legacy PCBs

When repairing 1990s or early 2000s electronics, the silkscreen for slide switches often fades, leaving only a faint '|' or an ambiguous dash. Never guess the state based on physical slider position alone, as the internal PCB trace routing might invert the logic (e.g., pulling a GPIO pin to GND vs VCC). Always verify with a multimeter.

Decision Tree: Selecting the Right Switch Symbol for Your Build

Use this decision matrix to terminate your component selection process. Stop overthinking the bezel and pick the exact part that matches your circuit's safety requirements.

Your Application Scenario Safety / Logic Requirement Required IEC Symbol Concrete Component Pick (Default)
Mains AC Panel Disconnect
(120V/240V AC, >5A)
Must physically break both Line and Neutral (DPST). No standby logic allowed. | / O (IEC 5007/5008) Carling V1D1B60B (DPST Rocker, I/O marked, 20A rated)
Low Voltage DC Control
(12V/24V DC, <5A, Arduino/ESP32)
Single pole throw is fine. Needs clear tactile feedback for operator. | / O (IEC 5007/5008) C&K 7101J1V2BE (SPDT Mini Toggle, I/O bezel marking)
Microcontroller Soft-Power
(3.3V/5V logic, momentary)
Must be momentary (non-latching) to trigger a GPIO interrupt or PMIC enable pin. (IEC 5009 Standby) C&K PTS645 Series (6x6mm Tactile Switch, add ⏻ silk-screen on PCB)
Emergency Stop / Hard Kill
(Industrial, Motor Control)
Must be a push-to-break, twist-to-release latching mechanism. Red/Yellow colors required. (IEC 5010) or E-Stop ISO 13850 Eaton FAK-R/KC11/I (Mushroom head, NC contacts)
💡 The Default Pick for 90% of DIY Builds:

If you are building a generic 12V DC control panel, a battery monitor enclosure, or an audio amplifier chassis, standardize on the C&K 7000 series mini toggles with the I/O bezel. They offer 5A/120VAC ratings, fit standard 0.250' (6.35mm) panel holes, and the physical toggle direction perfectly matches the printed I/O bezel orientation.

Safe Interpretation When Markings are Faded or Missing

When you encounter a salvaged switch, a faded industrial panel, or a PCB with no silkscreen, do not rely on visual assumptions. Follow this strict continuity testing procedure to map the ON/OFF states safely before applying power.

  1. De-energize and Isolate: Unplug the device or disconnect the battery. If working on a mains-connected PSU, discharge the bulk capacitors using a high-wattage bleed resistor (e.g., 10kΩ 5W) across the DC bus.
  2. Set Multimeter to Continuity: Turn your DMM to the continuity mode (diode/sound icon). Verify the meter works by touching the probes together; you should hear a beep and read < 1 ohm.
  3. Identify the Terminals:
    • SPST (2 pins): Simple. Probe both.
    • SPDT (3 pins): The center pin is the Common (C). The outer pins are Normally Open (NO) and Normally Closed (NC).
  4. Probe and Actuate: Place one probe on the Common terminal and the other on an outer terminal. Flip the toggle or slide the actuator.
    • If the meter beeps (0.0Ω) when the actuator is in Position A, Position A is the ON (|) state for that circuit path.
    • If the meter reads OL (Open Loop) in Position A and beeps in Position B, Position B is ON (|).
  5. Label Immediately: Once mapped, use a paint pen or label maker to physically mark the '|' and 'O' on the chassis. Do not trust your memory for the next time you open the enclosure.

By strictly adhering to IEC 60417 standards and verifying ambiguous switches with a DMM, you ensure that your custom panels and repairs remain safe, intuitive, and compliant with global electrical best practices.