The ohms symbol is the uppercase Greek letter Omega (Ω). It represents electrical resistance, the opposition to current flow in a circuit, measured in units named after physicist Georg Simon Ohm. On a digital multimeter (DMM) dial, you will see the base Ω symbol alongside metric prefixes like kΩ (kilo-ohms) and MΩ (mega-ohms). In schematic diagrams, the symbol for a resistor component varies by region—appearing as a zigzag line in North America or a simple rectangle in Europe and international standards.
The Complete Ohms Symbol & Multiplier Reference Table
Before taking a measurement or reading a schematic, you must understand how the base Omega symbol scales. Auto-ranging multimeters will automatically append the correct prefix to the LCD display, while manual-ranging meters require you to select the correct dial position. Below is the definitive reference for resistance symbols, multipliers, and where you will encounter them on the bench.
| Symbol / Prefix | Full Name | Multiplier Value | Typical Bench Application | Standard / Region |
|---|---|---|---|---|
| Ω | Ohms (Base) | 10^0 (1) | Continuity checks, fuses, current shunts, thick wire | Universal (SI Base) |
| kΩ | Kilo-ohms | 10^3 (1,000) | Pull-up/pull-down resistors, LED current limiting, voltage dividers | Universal (SI Prefix) |
| MΩ | Mega-ohms | 10^6 (1,000,000) | Insulation resistance, high-voltage bleed resistors, EMI filtering | Universal (SI Prefix) |
| mΩ | Milli-ohms | 10^-3 (0.001) | PCB trace resistance, contact resistance, battery internal resistance | Specialty (Milliohm meters) |
| R | Legacy / SMD Decimal | N/A (Acts as decimal point) | SMD resistor silkscreen, older British/Aussie schematics (e.g., 4R7) | BS 1852 / Modern SMD |
Regional and Standard Variants: IEEE vs. IEC vs. Legacy
While the Ω symbol for the unit of measurement is globally standardized by the NIST and the SI metric system, the schematic symbol for a resistor component is heavily dependent on your region and the CAD software you use.
IEEE 315 (North American Standard)
In the US and Canada, schematics traditionally use the zigzag line to represent a resistor. This standard (IEEE 315) originated in the mid-20th century and remains the default in many legacy textbooks, US-based engineering firms, and older versions of SPICE simulation software. If you are reading a wiring diagram for a US-manufactured industrial control panel, expect the zigzag.
IEC 60617 (International / European Standard)
The rest of the world, governed by the International Electrotechnical Commission, uses a simple hollow rectangle to represent a resistor. Modern EDA tools like KiCad, Altium Designer, and EasyEDA default to the IEC rectangle because it is cleaner to route on dense, multi-layer PCB schematics. If you are collaborating with overseas hardware teams or reading modern open-source hardware designs (like Raspberry Pi or Arduino schematics), you will see the rectangle.
The 'R' Notation (Legacy UK and Modern SMD)
On older British and Australian schematics, and universally on modern Surface Mount Device (SMD) resistors, the letter R replaces the Ω symbol to save space and avoid printing errors. In this context, 'R' acts as a decimal point. A resistor stamped 4R7 is 4.7Ω. A resistor stamped 0R22 is 0.22Ω. A jumper wire stamped 0R0 is a zero-ohm link.
Rows People Get Wrong: Faded Markings and Multimeter Traps
Even experienced technicians misread resistance symbols when working quickly or using worn equipment. Here are the specific rows from the reference table that cause the most bench errors, and how to safely interpret them.
Confusing MΩ (Mega) with mΩ (Milli)
The most dangerous typo in electronics is capitalization. MΩ (Mega-ohms, millions) is standard on every $15 DMM. mΩ (Milli-ohms, thousandths) requires a specialized 4-wire Kelvin milliohm meter or a high-end bench DMM like the Keysight 34461A. If you are testing motor winding resistance or battery cell internal resistance and your standard DMM reads '0.00 Ω', you lack the resolution to see the milli-ohms. Do not assume the winding is a dead short; assume your tool lacks the 'm' prefix capability.
Interpreting Faded Multimeter Dials
On heavily used meters (like a beat-up Fluke 115 or a generic hardware store DMM), the silkscreen for the Ω, kΩ, and MΩ dial positions often rubs off. If your markings are missing, locate the dial position by its neighbors. The resistance setting is almost universally grouped with the diode test (symbol: an arrow pointing at a line) and continuity (symbol: a sound wave or WiFi-like arc). If you are on a manual-ranging meter, the sequence from lowest to highest resistance typically moves clockwise: Ω (200), kΩ (2k, 20k, 200k), and finally MΩ (2M, 20M) at the end of the dial sweep.
SMD Silkscreen 'R' vs. EIA-96 Codes
People get the 'R' row wrong when they confuse 3-digit standard SMD codes with EIA-96 codes. A 3-digit code like 103 does not use 'R'; it means 10 × 10^3 (10kΩ). However, if you see a 3-character code with two numbers and a letter (like 01C), you are looking at the EIA-96 system, where 'C' is a multiplier, not an 'R' decimal. Always check the component datasheet for the BOM (Bill of Materials) coding standard before soldering.
Frequently Asked Questions
What is the ohms symbol on a digital multimeter?
On a digital multimeter, the ohms symbol is the Greek letter Omega (Ω). On manual-ranging meters, you will see it repeated with metric prefixes (200Ω, 2kΩ, 20MΩ) around the rotary dial. On modern auto-ranging meters (like the Brymen BM235 or Fluke 87V), the dial simply shows a single Ω symbol, and the meter's internal microcontroller automatically scales the LCD display to show kΩ or MΩ based on the measured voltage drop.
Why does my multimeter show a '1' or 'OL' when measuring ohms?
'OL' stands for Open Loop (or Over Limit on older meters displaying a standalone '1' on the far left of the LCD). This means the resistance between the probes is higher than the maximum range the meter can measure. If you are on a 200Ω range and measuring a 10kΩ resistor, the meter will show 'OL'. Switch to a higher range (or let auto-range handle it). If the probes are touching each other and you still see 'OL', your test lead wire is broken internally or the meter's internal input fuse is blown.
What does the 'R' symbol mean on old resistors and schematics?
The 'R' symbol is a legacy notation originating from British Standard BS 1852, used to represent the Ω symbol when printing space was limited or to avoid the Omega character being misread as a zero. Today, it is the global standard for SMD resistor marking. 'R' acts as a decimal point. For example, 4R7 means 4.7Ω, and R22 means 0.22Ω. If the 'R' is at the end (e.g., 10R), it simply means 10Ω.
How do I type the ohms symbol on a keyboard?
Technically, the correct Unicode character for the ohms symbol is U+03A9 (Greek Capital Letter Omega). The dedicated 'Ohm Sign' (U+2126) was deprecated in Unicode 3.2 in favor of the standard Greek Omega to prevent text-search duplication. On Windows, hold Alt and type 234 on the numeric keypad. On Mac, press Option + Z. In LaTeX or KiCad text fields, you can usually type \Omega to render it correctly in schematic silkscreens.






