Capacitor Code Converter

Convert capacitor codes (3-digit markings) to farads, microfarads, nanofarads, and picofarads.
Enter a code or value for instant conversion.

Enter a 3-digit capacitor code or a value in any unit.

Capacitor codes use a 3-digit system similar to resistor color codes.

Reading the code:

  • First two digits = significant figures
  • Third digit = number of zeros (multiplier in picofarads)
  • Example: 104 = 10 + 0000 = 100,000 pF = 100 nF = 0.1 uF

Common capacitor codes:

Code pF nF uF
101 100 0.1 0.0001
102 1,000 1 0.001
103 10,000 10 0.01
104 100,000 100 0.1
105 1,000,000 1,000 1.0
220 22 0.022 0.000022
471 470 0.47 0.00047
472 4,700 4.7 0.0047
473 47,000 47 0.047

Unit conversions:

  • 1 F = 1,000,000 uF = 1,000,000,000 nF = 1,000,000,000,000 pF
  • 1 uF = 1,000 nF = 1,000,000 pF
  • 1 nF = 1,000 pF

The 3-digit code exists because small capacitors are too tiny to print a full value like “0.1 µF” on. The system works just like scientific notation: the first two digits are the value, the third is how many zeros to add, giving the result in picofarads. So 104 is 10 followed by four zeros, 100,000 pF, which is 100 nF or 0.1 µF, one of the most common decoupling capacitors in all of electronics.

Two things trip up beginners. First, the result is always in picofarads, so you usually convert up to nF or µF to match a schematic. Second, many capacitors add a tolerance letter after the code: J means ±5%, K means ±10%, M means ±20%. A capacitor marked “104K” is a 0.1 µF part good to within 10%. The code gives the nominal value; the letter tells you how close the real part is likely to land, which matters in timing and filter circuits where precision counts.


How we build and check this converter

This converter runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.

Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.