도구 가이드
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.) #}