The universal power on off switch symbol relies on binary logic: a vertical line (|) represents 'On' (binary 1, closed circuit), and a circle (O) represents 'Off' (binary 0, open circuit). These were formally adopted by the International Electrotechnical Commission in 1973 to replace localized text. If you are looking at a combined circle-and-line symbol (), it indicates a 'Standby' or soft-power state, not a hard physical disconnect. When wiring or replacing components, confusing these symbols can leave primary AC mains voltage energized inside a chassis, creating a severe shock hazard.

The Complete Power On Off Switch Symbol Reference Table

The following table defines the exact graphical symbols you will encounter on PCBs, panel mounts, and consumer electronics. These definitions are governed primarily by the IEC 60417 standard for graphical symbols on equipment.

Symbol Name / Description Circuit State Standard Reference Common Application
| (Vertical Line) On / Power Closed Closed (Current flows) IEC 60417-5007 Mains AC disconnects, ATX PSU rear switches, industrial panel rockers.
O (Circle) Off / Power Open Open (Current stopped) IEC 60417-5008 Mains AC disconnects, battery isolators, heavy machinery controls.
(Broken Circle + Line) Standby / Soft Power Logic Low (Mains may still be live) IEEE 1621 / IEC 5009 PC motherboard headers, TV front panels, smart home relay logic.
(Circle with Line Inside) Hard Power / Disconnect Open (All poles disconnected) IEC 60417-5010 Medical equipment, main service disconnects, total isolation switches.

Rows People Get Wrong & Faded Marking Protocols

Safety Hazard: The Standby Misconception
The most dangerous mistake DIYers make is assuming the ⏻ (Standby) symbol means the device is safe to open. On a desktop PC power supply or modern television, a standby switch only drops the 5V DC logic line to the motherboard. The primary side of the power supply—including the bridge rectifier and bulk capacitors—remains connected directly to 120V/240V AC mains. Always treat a device with a standby symbol as energized until you physically unplug it and verify dead.

Confusing Toggle Switch Orientation: On vertical toggle switches, the | (On) symbol is almost universally placed on the top half of the actuator, and the O (Off) on the bottom. However, on horizontally mounted rockers, orientation depends on the panel design. Never rely on physical 'up/down' position alone; always read the printed symbol.

Handling Faded or Painted-Over Markings: In industrial environments or older homes, switch markings wear off or get painted over. If the | and O are illegible, do not guess based on the actuator's physical position. A switch with worn external markings often has pitted internal contacts. You must perform a continuity test (detailed in the final section) to verify the actual circuit state.

Regional Standards: IEC vs. NEMA vs. Legacy Markings

While IEC 60417 is the global baseline, regional industrial standards dictate how these symbols are applied alongside other indicators.

  • IEC (Global / EU / Modern US): Relies strictly on the binary | and O symbols. In IEC-compliant regions, pilot lights associated with these switches typically use Green for 'On/Running' and Red for 'Off/Stopped' (though E-Stops are universally Red).
  • NEMA (US Industrial): While NEMA accepts IEC symbols, older US industrial panels heavily favor explicit text ('ON' / 'OFF' or 'START' / 'STOP') over binary symbols to eliminate any ambiguity for operators. Furthermore, NEMA pilot light color codes traditionally invert the IEC standard: Red indicates 'On/Energized' and Green indicates 'Off/De-energized'. Always check the panel's specific legend.
  • Legacy UK / Australia: Pre-1990s equipment in these regions often used the text 'I' and 'O' (capital letter I, letter O) rather than the stylized binary line and circle. Functionally identical, but the serif fonts on old Bakelite switches can make the 'I' look like a lowercase 'l'.

Decision Tree: Which Switch Symbol and Type to Specify

Use this decision matrix to select the correct switch type and symbol for your next build or replacement. This path terminates in specific, purchasable part categories.

Application Scenario Required Symbol Switch Action Needed Concrete Part Specification
Mains AC Disconnect
(e.g., Custom linear PSU, amplifier, bench tool)
| and O
(IEC 5007/5008)
Maintained (Stays in position), DPST to break both Line and Neutral. Schurter 6100 Series or Carling V-Series (e.g., V1D1B601). Rated 10A-16A at 250VAC.
DC Logic / Microcontroller Control
(e.g., ESP32 sleep wake, Arduino reset)

(Standby/Soft)
Momentary (Returns to center), SPST-NO, low voltage. C&K PTS645 Series tactile switch. Rated 12VDC, 50mA. Requires software debouncing.
Total Isolation / Safety Disconnect
(e.g., Solar battery bank, EV charger)

(Hard Disconnect)
Maintained, Rotary or heavy-duty rocker, high DC arc suppression. Blue Sea Systems e-Series or Carling M-Series with magnetic blowout. Rated for high DC amperage.
Pro-Tip for DC Switching: If you are switching inductive loads (motors, relays) on the DC side, standard AC-rated rocker switches with the | / O symbol will fail prematurely. DC arcs do not cross zero and will carbonize AC-rated contacts. Always specify switches with explicit DC voltage and current ratings (e.g., '125VAC / 28VDC 20A').

Safe Verification When Symbols Are Missing or Unreadable

When you inherit a panel, salvage a switch, or deal with faded markings, you must verify the internal state electrically before applying power. Relying on the mechanical 'click' is insufficient, as internal welds can keep a circuit closed even when the actuator is in the 'O' position.

Follow this OSHA-compliant Lockout/Tagout (LOTO) and verification procedure using a digital multimeter (DMM). For a detailed refresher on meter operation, refer to this Fluke multimeter testing guide.

  1. De-energize and Isolate: Turn off the main breaker or disconnect the battery. Apply a physical lockout tag. Never perform continuity tests on a live circuit; it will blow your multimeter's internal fuse and risk an arc flash.
  2. Verify the Meter: Set your DMM to Continuity mode (the diode/soundwave symbol) or the lowest Ohms (Ω) range. Touch the probes together. The meter should read < 0.5 Ω and beep. This confirms the meter and leads are functional.
  3. Test the 'Off' State: Place one probe on the switch's input terminal (Line) and the other on the output terminal (Load). Toggle the switch to the presumed 'O' (Off) position. The meter must read OL (Over Limit) or infinite resistance. If it reads any finite number, the switch is internally shorted or leaking.
  4. Test the 'On' State: Toggle the switch to the presumed '|' (On) position. The meter should read < 1.0 Ω.
    • Diagnostic Note: If the meter reads between 5 Ω and 50 Ω in the 'On' position, the internal copper contacts are pitted and carbonized. The switch is failing and will cause a severe voltage drop and heat generation under load. Replace it immediately.
  5. Label the Panel: Once verified, use a label maker to apply fresh, high-contrast 'I' and 'O' or 'ON' and 'OFF' text directly to the panel faceplate adjacent to the switch, ensuring the next user doesn't have to repeat the diagnostic process.