ツール ガイド
math 無料 サインアップ不要

単位変換

圧力、エネルギー、力、燃費などを含む8つの専門カテゴリ間で単位を変換できます。

ツールを読み込み中…

このツールについて

一般的なコンバーターでは見つからない8つの専門カテゴリをカバーする包括的な単位コンバーターです:角度、データ転送速度、エネルギー、力、周波数、燃費、圧力、電力。タブで各カテゴリを選択し、任意の単位フィールドに値を入力すると、他のすべての単位が即時に更新されます。

使い方

  1. 1 ステップ1:変換したい単位の種類に応じて、カテゴリタブ(角度、エネルギー、圧力など)を選択してください。
  2. 2 ステップ2:任意の単位の入力フィールドに値を入力してください。カテゴリ内の他のすべての単位が即時に更新されます。
  3. 3 ステップ3:任意の結果の横にあるコピーアイコンをクリックして、その値をクリップボードにコピーしてください。
  4. 4 ステップ4:別のカテゴリタブに切り替えて、現在の値を失うことなく別の単位ドメインで変換を実行してください。

The units a basic converter leaves out

A standard unit converter handles the everyday quantities — length, weight, temperature, volume. This advanced converter covers the categories that engineers, scientists, and technical users actually need but rarely find in one place: angle, data-transfer speed, energy, force, frequency, fuel economy, pressure, and power. Each is its own tab, and within a tab every field is live: type a value into any unit and all the others update at once, so you never have to pick a "from" and a "to." That all-fields-linked behaviour is what makes it fast for exploratory work.

How the conversion works

Most categories use a single base unit and store every other unit as a fixed multiple of it. Energy uses the joule; force uses the newton; pressure uses the pascal; power uses the watt. Converting is two steps: multiply your input by the source unit's factor to reach the base, then divide by the target's factor. Because the factors are exact physical constants, the result is a clean multiply-and-divide with no accumulated rounding. The tool displays answers to ten significant figures and switches to scientific notation for very large or very small magnitudes — essential when you are converting electron-volts (about 1.602 × 10⁻¹⁹ J) alongside kilowatt-hours.

A worked example: pressure

Suppose you read a tyre pressure of 32 PSI and need it in bar and kilopascals. The pressure base is the pascal. One PSI is 6894.76 Pa, so the tool first computes 32 × 6894.76 = 220,632.3 Pa. Dividing by the bar factor (100000) gives 2.206 bar, and dividing by the kPa factor (1000) gives 220.6 kPa. Type 32 into the PSI field and every other pressure unit — atmospheres, mmHg, torr, megapascals — fills in simultaneously from that same intermediate pascal value.

The two categories that need special handling

Not every quantity is a simple multiplier, and the tool handles the exceptions correctly:

  • Fuel economy is inverse. Miles per gallon and litres per 100 km move in opposite directions — more MPG means fewer L/100km. The tool converts through L/100km using reciprocal relationships: US MPG to L/100km is 235.215 ÷ value. This is why doubling your MPG does not double the L/100km figure; halving it does. It also keeps US and UK gallons separate (US MPG uses 235.215, UK MPG uses 282.481), a distinction that quietly corrupts a lot of road-trip maths.
  • Frequency includes RPM. Revolutions per minute is just hertz divided by 60, so 3000 RPM equals 50 Hz. Having RPM in the same tab as kHz, MHz, and GHz is handy when you cross between mechanical and electronic figures.

Worked example: fuel economy

A car rated at 40 mpg (US) converts to 235.215 ÷ 40 = 5.88 L/100km. The same 40 figure interpreted as UK gallons would be 282.481 ÷ 40 = 7.06 L/100km — a 20% difference that comes purely from which gallon you meant. Picking the right tab field prevents a costly misread when comparing a US-market and a European-market car.

Use cases

  • Engineering and physics. Move between newtons and pound-force, pascals and atmospheres, or joules and BTU without a lookup table.
  • Electronics and computing. Convert clock frequencies and data-transfer rates (bps through Tbps) in the same view.
  • Automotive. Compare fuel economy across US, UK, and metric figures correctly.
  • Lab and energy work. Reconcile calories, kilocalories, kilowatt-hours, and electron-volts for the same measurement.

Tips and common mistakes

  • Use the copy button. Each field has a copy icon that puts the full-precision value on your clipboard — copy that, not a rounded reading, if it feeds another calculation.
  • Remember fuel economy is reciprocal. If a converted value moves the "wrong" way as you raise your input, that is correct behaviour for L/100km, not a bug.
  • Mind US versus UK gallons. The two MPG units differ by about 20%; choose the one matching the source figure deliberately.
  • Scientific notation is exact, not vague. When a result shows as 1.602e-19, that is full precision in compact form, common for energy and force at atomic scale.
  • Keep your real precision in mind. Ten displayed digits do not make a two-digit measurement more accurate — the extra figures are only meaningful if your input was.

Privacy

Every conversion uses fixed constants computed in your browser. Nothing you type is sent anywhere, and the converter returns the same exact answer every time, fully offline once loaded.

よくある質問

{# Alpine.js — self-hosted. (The previous jsdelivr CDN tag had a stale SRI integrity hash, so the browser refused to run it and window.Alpine was never defined — silently breaking every FAQ accordion and Alpine tool.) #}