The universal on off button symbol is not merely a design preference; it is a strict binary representation defined by international standards. The vertical line (|) represents binary 1 (closed circuit, power on), and the circle (O) represents binary 0 (open circuit, power off). When designing a control panel, replacing a broken rocker switch, or wiring an unmarked industrial toggle, misinterpreting these symbols can lead to short circuits, damaged microcontrollers, or unsafe standby states. Below is the exact reference data, regional variances, and decision framework you need to specify and wire the correct component.
The Master On Off Button Symbol Reference Table
The following table covers the primary power state symbols defined under ISO 7000 and IEC 60417. Use this as your primary lookup when verifying silkscreens or ordering replacement panel components.
| IEC Symbol No. | Visual | Official Name | Circuit State & Action | Typical Application |
|---|---|---|---|---|
| 5007 | | (Line) | Power On | Closed. Connects main supply to load. | Maintained rockers, toggle switches. |
| 5008 | O (Circle) | Power Off | Open. Physically breaks the main supply. | Maintained rockers, toggle switches. |
| 5009 | ⏻ (Circle/Line) | Standby / Soft Power | Partial. Breaks main load, keeps logic alive. | PC power buttons, TV remotes, SMPS control. |
| 5010 | ⏼ (Line through Circle) | On/Off Push-Push | Alternating. Single button toggles full power. | Appliance push-buttons, foot pedals. |
| 5264 | ☾ (Crescent) | Sleep Mode | Logic state. Halts CPU, maintains RAM power. | Laptops, embedded system UI buttons. |
Regional Standards and Where They Apply
While the IEC 60417 binary symbols dominate global consumer electronics and modern industrial panels, regional and industry-specific standards still dictate how switches are represented in schematics and on specialized vehicles.
- IEC 60417 / ISO 7000 (Global Standard): Applies to 95% of consumer electronics, IT equipment, and modern industrial control panels in the US, EU, and Asia. If you are designing a PCB silkscreen or a front-panel overlay, this is your default.
- IEEE 315 / ANSI Y32.2 (US Legacy Schematics): Focuses on the electrical contact topology (SPST, DPDT) rather than the user interface symbol. You will see these in older US military and aerospace wiring diagrams. They do not use the circle/line UI symbols on the physical panel.
- SAE J114 (Automotive / Marine): Automotive and marine environments often bypass the IEC binary symbols in favor of text labels ('ACC', 'RUN', 'START') or specific indicator lamp colors (amber for accessory, red for off). Carling Technologies marine rockers frequently use SAE-compliant lighting colors rather than IEC symbols.
The 'Rows People Get Wrong' Field Notes
When ordering replacement switches or designing custom enclosures, engineers and hobbyists consistently misinterpret three specific rows from the master table.
Mistake 1: Confusing Standby (5009) with Hard On/Off (5010)
The Standby symbol (circle with a line breaking the top) does not mean a hard physical disconnect. In practice, a 5009 switch leaves a low-voltage logic rail alive (such as the 5V standby rail on an ATX power supply) to listen for a wake signal. If you wire a 5009 switch expecting it to fully isolate a 120V AC mains feed for safe maintenance, you risk lethal shock because the primary SMPS capacitors may remain energized. For hard isolation, you must use the 5010 (On/Off) or 5008 (Off) symbols paired with a DPST physical switch.
Mistake 2: Treating the 'O' as a Letter Instead of Binary Zero
The 'O' in the 5008 symbol is the binary digit zero, not the letter O. When generating custom panel overlays, never use fonts with slashed zeros (like 0 in programming fonts) or oval-shaped letter Os. Use a perfect geometric circle. A slashed zero can be mistaken for a phase or ground symbol in poorly lit environments.
Mistake 3: Assuming the Symbol Dictates the Switch Topology
A 5007 (On) symbol printed next to a button does not guarantee the switch is a maintained (latching) type. In modern microcontroller-driven panels, a 5007 symbol is often printed next to a momentary tactile switch, relying on software logic to latch the power state via a MOSFET. Always verify the physical switch topology (SPST maintained vs. SPST momentary) independently of the printed symbol.
Safe Interpretation When Markings Are Faded or Missing
On older industrial equipment or salvaged automotive harnesses, the physical on off button symbol may be worn off, leaving you with an unmarked 3-pin or 6-pin rocker switch. Do not guess the wiring based on physical position.
Follow this exact procedure to deduce the pinout safely:
- De-energize and Isolate: Turn off the main breaker, apply LOTO (Lockout/Tagout), and verify the circuit is dead using a non-contact voltage tester and a multimeter set to AC voltage.
- Identify the Poles: Look at the back of the switch. A 2-pin switch is SPST (Single Pole, Single Throw). A 3-pin switch is SPDT (Single Pole, Double Throw). A 6-pin switch is DPST (Double Pole, Single Throw), common for switching both Hot and Neutral on 120V AC.
- Continuity Test (SPDT 3-pin): Set your multimeter to continuity (beep mode). Place the black probe on the center pin (Common). Place the red probe on pin 1. Toggle the switch. If it beeps in one position and reads 'OL' (Open Loop) in the other, pin 1 is your 'On' (Line) terminal. Repeat for pin 3 to find the alternate throw.
- Continuity Test (DPST 6-pin): You will find two isolated center pins. Test continuity between the center pin and the outer pins on the same side. Both sides should open and close simultaneously when the rocker is actuated. The side that shows < 0.5 ohms when pressed is your 'On' state.
Decision Tree: Which Switch Symbol and Part to Specify
Stop guessing which component matches your application. Use this decision matrix to select the correct IEC symbol, switch topology, and a concrete, proven part number for your BOM (Bill of Materials).
| Application Scenario | Required IEC Symbol | Switch Topology Needed | Concrete Part Recommendation |
|---|---|---|---|
| Hard AC Mains Disconnect (Bench power supplies, 120V/240V appliances) |
5010 (On/Off) or 5007/5008 |
DPST (breaks both Line and Neutral), Maintained Rocker, 10A-16A rating. | Schurit 6100.3300 (10A DPST IEC Rocker, snap-in, high dielectric strength). |
| DC Logic Soft Power (Arduino/ESP32 custom panels, PC builds) |
5009 (Standby) | SPST Momentary Tactile, 3.3V/5V logic level, 50mA rating. | C&K PTS645 Series (12mm tactile switch, 250gf actuation, perfect for MCU interrupts). |
| 12V Marine / Automotive Accessory (Boat dash panels, off-road lighting) |
SAE Text/Color (or 5007) |
SPST Maintained Rocker, IP68 sealed, 20A rating, integrated LED. | Carling V1D1B60B (V-Series Contura II, sealed, 20A @ 12VDC, amber lens). |
| Industrial Motor Start/Stop (Conveyors, lathes, 3-phase equipment) |
5007 (Green On) 5008 (Red Off) |
SPST-NO (Momentary Start) & SPST-NC (Maintained E-Stop), 10A 600V. | Schneider XB5AA31 / XB5AA42 (Harmony XB5 22mm pushbuttons, Green NO / Red NC). |
By strictly aligning your physical switch topology with the correct IEC 60417 symbol, you eliminate user confusion and ensure that maintenance technicians can safely isolate power without relying on faded silkscreens or guesswork.






