The ohm symbol is the uppercase Greek letter Omega (Ω), representing the SI unit of electrical resistance. In schematics and datasheets, it appears as a suffix to a numeric value (e.g., 470Ω), while the resistor component itself is drawn as a zigzag line (US ANSI standard) or a plain rectangle (IEC international standard). One ohm is defined as the resistance between two points of a conductor when a constant potential difference of one volt produces a current of one ampere.

The Complete Ohm Symbol & Resistor Reference Table

Before wiring a circuit or ordering parts, you need to know how resistance is denoted across different mediums. The table below covers the base symbol, standard SI prefixes, and the physical/schematic representations you will encounter on the bench.

Symbol / Notation Name Multiplier Practical Application
Ω Ohm (Base) 100 Standard through-hole resistors, heating elements, speaker impedance.
Milliohm 10-3 Current sense shunts, battery internal resistance, PCB trace resistance.
Kilo-ohm 103 Pull-up/pull-down resistors, voltage dividers, I2C bus terminators.
Mega-ohm 106 High-voltage bleeder resistors, insulation testing, electrometer inputs.
Giga-ohm 109 Electrostatic discharge (ESD) mats, high-impedance op-amp feedback loops.
⏛ (Zigzag) US Schematic Symbol N/A ANSI/IEEE 315 standard; used in North American schematics and legacy CAD.
▭ (Rectangle) IEC Schematic Symbol N/A IEC 60617 standard; used in Europe, modern global CAD, and automotive diagrams.

Rows People Get Wrong

  • Uppercase 'M' vs. Lowercase 'm': This is the most dangerous typo in electronics. 1MΩ is one million ohms (a high-impedance bleed path). 1mΩ is one-thousandth of an ohm (a heavy-duty current shunt). Swapping these on a BMS or power supply design will result in catastrophic failure or a dead short.
  • Uppercase 'K' for Kilo: While you will often see 'KΩ' on older silk-screens and hobbyist forums, the strict SI standard dictates a lowercase 'k' (). Uppercase K is technically the symbol for Kelvin.
  • The 'R' Multiplier in SMD Codes: On surface-mount resistors, 'R' acts as a decimal point when the value is under 10 ohms. A code of 4R7 means 4.7Ω, not 4.7 kilohms. A code of R010 means 0.010Ω (10mΩ).

Regional Schematic Standards: US Zigzag vs. IEC Rectangle

When reading schematics, the symbol used for a resistor depends entirely on the regional standard the engineer followed. According to the International Electrotechnical Commission (IEC), the global standard for graphical symbols in electronics is IEC 60617.

The US Standard (ANSI/IEEE 315):
In North America, the traditional symbol is the jagged zigzag line. This originated from early 20th-century drafting practices to visually represent the 'friction' or 'restriction' of current flow. If you are reading vintage American audio equipment manuals, US military schematics, or older textbooks like the Art of Electronics, you will see the zigzag.

The International Standard (IEC 60617):
The rest of the world, along with modern international engineering firms, uses a simple, unfilled rectangle. The IEC standardized this to make automated CAD parsing easier and to align with the rectangular symbols used for other passive components like inductors and capacitors.

Which applies to you?
If you are designing a board in KiCad, Altium, or Eagle in 2026, the default library often uses the IEC rectangle, but you can toggle to the IEEE zigzag in the symbol library settings. When documenting a circuit for a global audience, the IEC rectangle is the safest choice. However, if you are troubleshooting a Fender amplifier or a 1990s US-manufactured CNC machine, expect the zigzag.

Reading Faded or Missing Physical Resistance Markings

Physical resistors use color bands (through-hole) or printed alphanumeric codes (SMD) to denote their value. But what happens when a resistor has overheated, the conformal coating has yellowed, or the silk-screen has rubbed off?

WARNING: Never guess the value of a faded resistor in a safety-critical circuit (e.g., mains bleeders, current-sense shunts, or high-voltage divider networks). A misidentified bleeder resistor can leave a capacitor charged to lethal voltages long after the device is unplugged.

Step 1: Visual Inspection and Spacing Clues
If the color bands on a carbon film resistor are burnt but partially visible, look at the physical spacing. The tolerance band (usually gold or silver, indicating 5% or 10%) is typically spaced slightly further away from the other three or four bands. This tells you which end to start reading from.

Step 2: The 'Lift and Measure' Technique
If the markings are completely obliterated, you must measure it with a digital multimeter (DMM). However, do not measure in-circuit. Parallel components (like capacitors, ICs, or other resistors) will create alternative current paths, giving you a falsely low reading.

  1. De-energize the board and discharge all large capacitors using a proper bleed resistor tool.
  2. Use a temperature-controlled soldering iron to desolder one leg of the suspect resistor.
  3. Lift that leg out of the PCB pad so it is hanging in the air.
  4. Place your DMM probes across the two leads. The reading will now be the true, isolated resistance.

Step 3: Decoding Faded SMD Codes
For SMD resistors where the laser-etched '103' (10kΩ) has worn off, you can sometimes use the physical package size as a clue for power rating (e.g., 0603 is typically 1/10W, 0805 is 1/8W), but the exact resistance must be verified by lifting one terminal and measuring, just like through-hole parts.

Frequently Asked Questions About the Ohm Symbol

What is the difference between the ohm symbol and omega?

In practical electronics, there is no difference; the uppercase Greek letter Omega (Ω) is the ohm symbol. However, in strict typography and Unicode, they are distinct. The standard Greek Omega is Unicode U+03A9, while the dedicated Ohm sign is U+2126. Modern operating systems and the NIST SI guidelines treat them as canonically equivalent, meaning software will automatically convert the Ohm sign into the Greek Omega to prevent font-rendering errors. When typing, just use the standard Greek Omega.

How do I type the ohm symbol on my keyboard?

On Windows, hold the Alt key and type 234 on the numeric keypad (Alt+234). On macOS, press Option + Z. If you are writing HTML or Markdown for a web project, you can use the HTML entity Ω or simply copy and paste the character (Ω) directly from a character map. In CAD software like Altium or KiCad, you usually type the letter 'R' or 'Ohm' in the value field, and the software's text renderer automatically substitutes the Ω symbol.

Why do some schematics use a rectangle instead of the zigzag ohm symbol?

This comes down to the IEC 60617 international standard versus the older US ANSI/IEEE 315 standard. The IEC prefers the rectangle because it is easier for computer algorithms to parse in modern EDA (Electronic Design Automation) software, and it aligns visually with the rectangular symbols used for capacitors and inductors. If you are looking at a schematic from a European manufacturer, an automotive datasheet, or a modern open-source hardware project, you will almost always see the rectangle.

What does an 'm' before the ohm symbol mean?

A lowercase 'm' stands for milli, meaning one-thousandth (10-3). Therefore, 1mΩ is 0.001 ohms. This is commonly seen in power electronics for current-sense shunt resistors. For example, a 5mΩ shunt resistor used in a battery management system (BMS) will drop 5 millivolts for every 1 ampere of current flowing through it (V = IR). Do not confuse this with an uppercase 'M', which stands for Mega (one million).