Developer Tools
SMD Resistor Code Calculator
Decode and encode SMD chip resistor codes in your browser. Reads 3-digit, 4-digit, R-notation, EIA-96, and zero-ohm markings, and builds codes from any value.
Type a code from a chip resistor (3-digit, 4-digit, R-notation, or EIA-96) to read the resistance value.
Examples: 472, 4702, 4R7, R47, 01C, 68X, 0, 000.
Try an example
Decoded value
4.7 kΩ
4700 Ω
- Encoding
- 3-digit (general purpose)
- Tolerance
- ±5% typical
- Significant digits
- 47
- Multiplier
- ×10^2
Two significant digits (47) followed by a ×10^2 multiplier.
EIA-96 multiplier letters
The letter on an EIA-96 code identifies the decimal multiplier applied to the base value at the numeric position.
| Letter | Multiplier | Example | Result |
|---|---|---|---|
| Z | ×0.001 | 01Z | 0.1 Ω |
| Y / R | ×0.01 | 01Y | 1 Ω |
| X / S | ×0.1 | 01X | 10 Ω |
| A | ×1 | 01A | 100 Ω |
| B / H | ×10 | 01B | 1 kΩ |
| C | ×100 | 01C | 10 kΩ |
| D | ×1000 | 01D | 100 kΩ |
| E | ×10000 | 01E | 1 MΩ |
| F | ×100000 | 01F | 10 MΩ |
Position 01 always means base 100; positions 02 through 96 select the next entry in the EIA-96 series (102, 105, 107, ... up to 976).
How to use
- Pick Decode mode to read a code, or Build mode to synthesise codes from a target resistance.
- In Decode, type the alphanumeric marking from the resistor (3-digit, 4-digit, R-notation like 4R7, or EIA-96 like 01C) and read the resistance, tolerance, and significant digits.
- In Build, type a target value such as 4.7k, 470, or 1M and copy the 3-digit, 4-digit, R-notation, or EIA-96 code that represents it.
- Use the example buttons to load a known code and confirm the decoder is reading it correctly.
- Consult the EIA-96 multiplier table at the bottom to read codes by hand when you only have a magnifying glass.
About this tool
SMD Resistor Code Calculator reads the cryptic alphanumeric markings printed on surface-mount chip resistors and converts them to a resistance value, and synthesises the markings back from any target value. Unlike axial-lead resistors which use four to six color bands, SMD parts use compact codes that fit on packages as small as 0402 or 0201. The decoder handles every common encoding: 3-digit codes (two significant digits with a decimal-power multiplier, typically ±5%, so 472 means 47 × 10² = 4.7 kΩ); 4-digit codes (three significant digits with a decimal multiplier, typically ±1%, so 4702 means 470 × 10² = 47 kΩ); R-notation where the letter R replaces a decimal point and is used for sub-100 Ω values (4R7 = 4.7 Ω, R47 = 0.47 Ω, 1R0 = 1.0 Ω); EIA-96 codes where two digits select a position on the 96-value E96 base series and a letter (Z, Y/R, X/S, A, B/H, C, D, E, F) applies a power-of-ten multiplier (01C = 100 × 10² = 10 kΩ, 68X = 499 × 0.1 = 49.9 Ω); and the zero-ohm jumper marked 0, 00, 000, or 0000 which is a wire link rather than a resistor. Encode mode runs the math in reverse: type a value like 4.7k, 470, 1M, 1k2, or R47 and the tool synthesises every standard code that represents it, marking impossible encodings as not representable rather than guessing. A reference table shows every EIA-96 multiplier letter with an example so you can sight-read codes off a board without checking a datasheet. Everything runs in your browser; no codes or values are uploaded.
Free to use. Works in your browser. No signup, no login.
Related tools
You may also like
Resistor Color Code Calculator
Visual decoder and builder for 3, 4, 5, and 6 band resistor color codes.
Open tool
DeveloperResistor Parallel / Series Calculator
Total resistance for parallel or series networks with power and tolerance.
Open tool
DeveloperCapacitor Code Calculator
Two-way decoder for 3-digit, EIA-198, and SMD capacitor markings, with tolerance and voltage.
Open tool
DeveloperOhm's Law Calculator
Compute volts, amps, ohms, and watts from any two known values with auto-scaled units.
Open tool
CalculatorLED Resistor Calculator
Find the LED resistor value, power dissipation, and nearest E12 or E24 standard value.
Open tool
DeveloperVoltage Divider Calculator
Solve any unknown in a Vin, Vout, R1, R2 divider with current, power, and standard resistor matches.
Open tool