The ohm symbol is the uppercase Greek letter Omega (Ω). It denotes electrical resistance—the opposition to current flow in a circuit. On schematics, multimeters, and component datasheets, Ω and its prefixed variants (kΩ, MΩ) define exactly how much a component restricts current. If you see a schematic callout for "4.7kΩ", it means 4,700 ohms. Named after German physicist Georg Simon Ohm, this symbol is the universal anchor for calculating voltage drops, sizing current-limiting resistors, and verifying circuit continuity.
Because resistance spans from microscopic PCB trace values to massive insulation barriers, the base Ω symbol is almost always paired with metric prefixes. Below is the complete reference for how these symbols appear in documentation and on test equipment.
Resistance Units, Prefixes, and Multimeter Symbols
The NIST standard metric prefixes apply directly to the ohm. When reading a schematic or a digital multimeter (DMM), you will rarely see a raw "Ω" for values above 999. Instead, the symbol shifts to accommodate the magnitude. Use this table to translate between schematic callouts, physical component markings, and DMM readouts.
| Unit Name | Symbol | Multiplier | DMM Display Format | Practical Bench Application |
|---|---|---|---|---|
| Microohm | µΩ | 10⁻⁶ (0.000001) | Usually requires µΩ meter | Measuring PCB trace resistance, contact resistance on heavy busbars. |
| Milliohm | mΩ | 10⁻³ (0.001) | 0.010 (with mΩ annunciator) | Current sense shunt resistors, motor winding checks, battery internal resistance. |
| Ohm | Ω | 10⁰ (1) | 470.0 (with Ω annunciator) | Standard pull-up/pull-down networks, LED current limiting, heating elements. |
| Kilohm | kΩ | 10³ (1,000) | 4.700 (with k annunciator) | Transistor bias networks, voltage dividers, I2C pull-ups. |
| Megaohm | MΩ | 10⁶ (1,000,000) | 2.200 (with M annunciator) | High-impedance op-amp inputs, capacitor bleed resistors, megger insulation tests. |
| Gigaohm | GΩ | 10⁹ (1,000,000,000) | Rare on standard DMMs | Electrometer circuits, specialized piezoelectric sensor interfaces. |
Schematic Symbols: US vs. IEC Regional Variants
While the text symbol for the unit of resistance is universally Ω, the graphical schematic symbol used to represent a resistor on a wiring diagram depends heavily on your region and the CAD software you use. There are two dominant standards you must be able to read.
The US Standard (ANSI/IEEE Zigzag)
Historically defined by ANSI Y32.2 and IEEE 315, the United States and Canada traditionally use a jagged, zigzag line to represent a resistor. The theory behind the shape is that it visually mimics the physical wire-wound resistors of the early 20th century, or the "friction" of current pushing through a restrictive path. You will still see this on legacy industrial prints, older Ham radio schematics, and in US-centric textbooks.
The International Standard (IEC Rectangle)
Defined by IEC 60617, the international standard uses an empty, unfilled rectangle. This was adopted globally (and increasingly in modern US engineering firms) because it is vastly easier to draw in early CAD software, scales cleanly on dense PCB layout screens, and eliminates the visual confusion between resistors and inductors. If you are using modern KiCad, Altium, or EasyEDA libraries, the IEC rectangle is the default.
Rows People Get Wrong: The mΩ vs MΩ Trap & Faded Markings
When working at the bench, misinterpreting the ohm symbol prefix or misreading a damaged component can lead to catastrophic circuit failure. Here are the most common pitfalls and how to safely resolve them.
The mΩ vs. MΩ Multimeter Mistake
This is the most dangerous typo in electronics. A lowercase m means milli (10⁻³), while an uppercase M means Mega (10⁶). The difference between a 10mΩ shunt resistor and a 10MΩ bleeder resistor is a factor of one billion.
The Fix: When reading a schematic, look at the context. If the component is in series with a high-current load (like a motor or battery pack), it is almost certainly mΩ. If it is connected across a high-voltage DC bus or an op-amp input, it is MΩ. On a DMM display, check the small annunciator text at the top or right of the LCD. A Fluke 87V will clearly display "mΩ" or "MΩ". Cheap DT830-style meters often lack clear annunciators; if you have to manually move the dial from the 200Ω range to the 20MΩ range, track your decimal placement manually.
Safe Interpretation of Faded or Missing Markings
Carbon film resistors baked inside power supplies often lose their color bands, and surface-mount device (SMD) codes can rub off during rework.
The Fix: Never guess a faded resistor value based on its physical size.
- Measure Out-of-Circuit: Desolder one leg of the through-hole resistor to lift it from the parallel paths of the PCB, then measure with your DMM.
- Apply the E-Series Filter: Resistors are manufactured in standardized logarithmic steps. If your DMM reads 4.62kΩ on a faded 5% tolerance component, do not record it as 4.62k. Round it to the nearest E24 series standard value—which is 4.7kΩ. Standard values are 1.0, 1.2, 1.5, 1.8, 2.2, 2.7, 3.3, 3.9, 4.7, 5.6, 6.8, and 8.2.
- SMD Code Lookup: For 3-digit SMD codes (e.g., "103"), the first two digits are the significant figures and the third is the multiplier (10 x 10³ = 10,000Ω or 10kΩ). If the marking is entirely gone, you must trace the circuit to determine if it's a pull-up, pull-down, or current-limiting node and calculate the required value.
Frequently Asked Questions
What is the ohm symbol on a digital multimeter display?
On a digital multimeter, the base ohm symbol (Ω) appears either on the rotary dial to select the resistance testing mode, or as a small unit indicator on the LCD screen. However, on modern auto-ranging multimeters, the base Ω symbol is often replaced by the prefix (k or M) directly next to the numeric reading to save screen space. For example, instead of displaying "4700 Ω", a quality meter will display "4.700 k". Always verify the unit prefix on the screen before recording your measurement.
Why does my multimeter show "OL" instead of the ohm symbol when measuring?
"OL" stands for Overload or Open Loop. It means the resistance between the two probes is higher than the multimeter's maximum measurement capability, effectively acting as an infinite resistance. You will see this when testing a blown fuse, an open switch, or when the probes aren't touching anything. Note that on very cheap, older multimeters, an overload condition is indicated by a solitary "1" on the far left of the display, whereas professional meters (like those from Fluke or Brymen) use the explicit "OL" text to prevent confusion with a 1Ω reading.
How do I type the ohm symbol on a Windows or Mac keyboard?
The Omega symbol (Ω) is not on standard physical keyboards, but you can type it using OS-level shortcuts.
On Windows: Hold the Alt key and type 234 on the numeric keypad (ensure NumLock is on). Alternatively, in Microsoft Word, type 2126 and immediately press Alt+X to convert the Unicode hex code into the Ω symbol.
On Mac: Press Option + Z.
On Linux: Press Ctrl + Shift + U, release, type 03A9, and press Enter.
If you are writing code or naming files where special characters break the compiler, the industry-standard fallback is to simply type the word "Ohm" or "ohms" (e.g., 10kOhm or 4k7, where the 'k' acts as the decimal placeholder).






