| Field | Value | Copy |
|---|---|---|
| {{ r.label }} | {{ r.value }} |
Shoe sizes are shorthand labels for a last length that is matched to a measured foot length with a little extra space for comfort. Conversions help compare regional systems and pick a size that feels right in everyday wear.
Foot length drives the recommendation, then an allowance adds toe room so the last does not press on the toes. A simple way to think about it is measure the foot once, add a small cushion, and read the equivalents across systems.
The tool accepts a direct foot measurement or an existing size from another system so you can translate it cleanly. One practical use is checking if a favorite size in one region corresponds to a sensible choice elsewhere.
Results are rounded to the nearest step used by each system so what you see lines up with real shelf sizes. If your value sits close to a boundary, consider the toe room and the intended socks to avoid a feel that is too tight.
Entering a width code is optional and shown for reference only. Conversions are unisex; the gender choice changes labeling, not the math.
The quantities observed are foot length in centimetres or inches and a fit allowance for toe room. The allowance is added to foot length to form the last length, which is the basis for size numbers used in different systems.
Computation proceeds by converting units once, then applying linear formulas that map last length to size indices. Where systems label the shoe by foot length instead of last length, the index equals the measured foot length in the stated unit.
Results are expressed in the following systems with one expansion each: United States Men and Women (US Men, US Women), United Kingdom (UK), European (EU), Brazil (BR), Japan Mondopoint in centimetres (JP), Mexico in centimetres (MX), China in millimetres (CN), and Korea in millimetres (KR). A rounding step is applied per system using one of three modes: nearest, floor, or ceil.
Interpretation focuses on toe room and step edges. Very small toe room suggests a snug feel, a moderate mid‑range is typical for daily wear, and larger values read as roomy. Because brand lasts differ, treat any single number as a starting point.
| Symbol | Meaning | Unit/Datatype | Source |
|---|---|---|---|
| Foot length | cm or in | Input | |
| Fit allowance (toe room) | cm | Input | |
| Last length | cm | Derived | |
| Last length | in | Derived | |
| Size index per system | number | Derived | |
| Adjusts BR relative to EU | integer | Input |
Foot length 26.00 cm and allowance 1.5 cm give a last length of 27.50 cm, which is 10.8268 in.
Rounded with default steps, the result is US Men 8.5, US Women 9.5, UK 7.5, EU 41.5, BR 39, JP/MX 26.0, CN/KR 260 mm; toe room is 15 mm.
| Zone | Lower (mm) | Upper (mm) | Implication |
|---|---|---|---|
| Snug | 0 | 5 | Very close cut; watch nail contact. |
| Standard | 5 | 15 | Typical day‑to‑day comfort zone. |
| Roomy | 15 | 25 | Extra space; useful for thick socks. |
| Field | Type | Min | Max | Step/Pattern | Notes |
|---|---|---|---|---|---|
| Mode | enum | — | — | foot_cm, foot_in, us_m, us_w, uk, eu, jp_cm, mx_cm, cn_mm, kr_mm, br | Controls how value is interpreted. |
| Value | number | 0 | — | step 0.01 | Primary input in selected unit. |
| Gender | enum | — | — | men, women | Affects label only. |
| Width | string | — | — | ^[A‑Z0‑9]+$ | Uppercase letters and digits; spaces removed. |
| Allowance | number | 0 | — | step 0.1 | Typical 1.0–1.8 cm. |
| Rounding | enum | — | — | nearest, floor, ceil | Nearest uses standard half‑up on the step multiple. |
| US/UK step | number | 0.1 | — | default 0.5 | Half sizes typical. |
| EU step | number | 0.1 | — | default 0.5 | Half sizes may be uncommon. |
| JP/MX step | number | 0.1 | — | default 0.5 | Mondopoint uses cm steps. |
| CN step | number | 1 | — | default 5 | Millimetre increments. |
| KR step | number | 1 | — | default 5 | Millimetre increments. |
| BR step | number | 0.5 | — | default 1 | Whole sizes common. |
| BR offset | number | — | — | step 1 | Typical mapping near EU−2; adjustable. |
| Input | Accepted Families | Output | Encoding/Precision | Rounding |
|---|---|---|---|---|
| Foot length | cm, in | Sizes and lengths | two decimals for lengths | to step per system |
| Regional size | US Men/Women, UK, EU, BR, JP/MX, CN/KR | Foot and last lengths | cm and mm as applicable | to step per system |
Foot‑based sizing with toe‑room control and rounded shelf sizes.
Example: 26.0 cm with 1.5 cm allowance suggests US Men 8.5 and EU 41.5 with about 15 mm of toe room.
No. Calculations run on your device and no results are sent to a server.
Formulas are deterministic, but brand lasts differ. Treat results as a strong starting point and check toe room against your use.
Centimetres, inches, and regional size numbers. China and Korea use millimetres; Japan and Mexico use centimetres.
Yes. Once loaded, computations work without a network.
Use JP centimetres as input. The US men size is computed from last length in inches with the formula 3×Lin−24, then rounded to the chosen step.
You are near a step edge. Check toe room and consider floor for snug or ceil for extra space.
No. It selects the primary label. The equations remain the same.