How to Use the Capacitor Code Calculator
- Enter a 3-digit capacitor code (e.g., 104) to decode it to a capacitance value. The first two digits are significant; the third is the multiplier (number of zeros to add in picofarads).
- Or enter a capacitance value in pF, nF, or µF to convert it back to a 3-digit code for identification.
- Use the series/parallel calculator to compute total capacitance for multiple capacitors connected together.
- Reference the E12/E24 table for standard capacitor values used in circuit design.
- Copy the results for use in your schematic, BOM, or circuit simulation.
Understanding Capacitor Codes and Values
Ceramic capacitors use a compact 3-digit code system to mark their capacitance value on small components where full markings don't fit. The system works in picofarads (pF): the first two digits are the significant figures, and the third digit is the multiplier — the power of ten. For example, code 104 means 10 × 10⁴ = 100,000 pF = 100 nF = 0.1 µF, one of the most common decoupling capacitor values. Code 22 means 22 × 10⁰ = 22 pF. Code 472 means 47 × 10² = 4,700 pF = 4.7 nF. The letter suffix (K = ±10%, J = ±5%, M = ±20%) indicates tolerance.
Capacitance unit conversion follows metric prefixes: 1 microfarad (µF) = 1,000 nanofarads (nF) = 1,000,000 picofarads (pF). This three-tier system exists because capacitor values span an enormous range — from fractions of a picofarad in RF circuits to thousands of microfarads in power supply filters. When reading schematics, you'll see values expressed in different units depending on magnitude: pF for small ceramic caps, nF for mid-range, and µF for electrolytic types. Engineers develop an intuitive feel for common conversions like 100 nF = 0.1 µF and 10 nF = 0.01 µF.
For circuit design, the E-series of preferred numbers defines standard capacitor values, similar to resistor values. E12 (12 values per decade: 10, 12, 15, 18, 22, 27, 33, 39, 47, 56, 68, 82) covers ±10% tolerance components and is the most common for ceramic capacitors. E24 adds intermediate values for ±5% tolerance. When connecting multiple capacitors, parallel connection adds values directly (C_total = C1 + C2 + ...), while series connection uses the reciprocal formula (1/C_total = 1/C1 + 1/C2 + ...), resulting in a total less than the smallest individual capacitor — the opposite of resistors.