na.to.
📚 All keywords › Units and notation: why there are so many
KO EN JA
📐

Units and notation: why there are so many

Why the same quantity is measured differently by region, and what to watch when converting.

⏱ About 2min read ·Information updated 2026-09-22

A unit is an agreement

How long a metre is was not set by nature but agreed by people. Different eras and regions made different agreements, and those survive side by side today. Conversion exists not because the arithmetic is hard but because people working from different agreements read the same document.

Where conversions go wrong

Errors usually come from assumptions rather than formulas. Units sharing a name while differing in value, mixing weight with volume, and treating a scale whose zero is not absolute as a ratio are the common cases.

  • Same name, different value: cups, gallons and ounces differ by region
  • Mixing weight and volume: a cup of flour weighs differently by how it is filled
  • Scales without a true zero: Celsius and Fahrenheit cannot be doubled
  • Prefix magnitudes: data sizes mix 1000 and 1024

There are several ways to write a number

The same value can be written in decimal, binary or hexadecimal. None is correct in itself; each suits a different purpose. Colours are written in hexadecimal, permissions in octal and flags in binary because those notations fit those jobs best.

Letters and colours are numbers too

Inside a computer, characters and colours are stored as numbers. The agreement about which number means which character is a character encoding, and the agreement about which number means which colour is a colour space. Broken text and colours that look wrong almost always come from two sides using different agreements.

A habit of checking

When a conversion looks wrong, start with the order of magnitude. Being off by around a thousand suggests a prefix, by around double suggests a definition such as radius versus diameter, and by a fixed addition suggests a zero point. Knowing a rough value in advance tells you immediately when a result is wrong.

🗂️ Related entries

🌍 Search the web for this

Each button runs this keyword on that search engine

🔗 More in this category

🧰 Related tools

BotTrade on YouTube