Convert data, electrical and physical units, and see every unit at once instead of picking one
Ohm's law solver
Fill in any two and the other two are computed. V = I × R, P = V × I.
Converted
| Unit | Value | Symbol |
|---|
Conversions are exact where the definition is exact (SI prefixes, binary prefixes, the international inch, pound and nautical mile). Everything runs in your browser.
As-is, no warranty. These apps are free under their listed license and run entirely in your browser. Use at your own risk — don't blame me if your PC catches fire, your dog runs away, or the math turns out wrong. Verify anything that actually matters. None of this is professional financial, medical, legal, or engineering advice.
Most converters ask you to pick a source unit and a target unit. That assumes you already know which target you want, which is often the thing you were trying to work out. This one converts into every unit in the category at once and highlights the one you typed into.
Every category except temperature is a linear scale, so conversion is
value × fromFactor ÷ toFactor against a base unit. Temperature scales have different
zero points, so those get explicit conversion functions instead of a factor.
This is the category worth the most attention, because the confusion is universal.
A “500 GB” drive holds 500,000,000,000 bytes, which is 465.66 GiB. Nothing is missing and nobody is lying. The two systems drift apart by 2.4% per prefix step, so it is 7.4% by the gigabyte and 10% by the terabyte.
The table separates the two families with a header rather than interleaving them, so you cannot accidentally read across from one to the other.
The electrical categories carry a four-field solver: volts, amps, ohms, watts. Fill in
any two and it derives the rest from V = I × R and P = V × I.
It only ever fills blanks, never the field you are typing in, so it cannot fight you mid-entry. Where a pair is genuinely insufficient it says so instead of guessing.
| Category | Base | Notable units |
|---|---|---|
| Data | byte | bit through PB, plus KiB through PiB |
| Voltage | volt | nV to MV |
| Current | ampere | pA to kA |
| Resistance | ohm | mΩ to GΩ |
| Power | watt | µW to GW, mechanical and metric horsepower, BTU/h |
| Energy | joule | eV, Wh, kWh, calorie, BTU |
| Length | metre | nm to km, inch, foot, yard, mile, nautical mile |
| Mass | kilogram | mg to tonne, ounce, pound, stone |
| Temperature | Celsius | Celsius, Fahrenheit, Kelvin, Rankine |
| Time | second | ns to years |
| Speed | m/s | km/h, mph, ft/s, knot |
| Pressure | pascal | kPa, MPa, bar, psi, atmosphere, mmHg |
Values span an enormous range - an electronvolt and a kilowatt-hour sit in the same category, twenty-five orders of magnitude apart. Fixed decimal places would be useless at one end or the other, so the display switches to exponential notation beyond 10^15 and below 10^-6, and otherwise keeps enough significant figures that small values do not collapse to zero.
This tool is provided as is, with no warranty of any kind, express or implied, including no warranty of accuracy, completeness or fitness for a particular purpose. Verify anything safety-critical against a primary reference. Electrical work in particular can be dangerous, and an arithmetic helper is not a substitute for a qualified electrician. Use entirely at your own risk.
For informational purposes only. Not financial, medical, or legal advice. You are solely responsible for how you use these tools.