SME HR Calculator Suite (UK) — Prototype

Single-file HTML tool you can host on a website or share as a download. Includes: Holiday Entitlement, True Cost of Employee, Statutory Redundancy Pay, Sickness Cost (SSP), Final Pay (basic).

Inputs (holiday entitlement)

End date should be the last day of the leave year.
Enter contractual leave days (commonly excluding bank holidays if handled separately).
Default 12.07% (common method for 5.6 weeks). Adjust for your policy.
Leave blank if still employed.
Add segments for each period with the same hours/days. Segments are pro‑rated by time-in-year and FTE.

For bank holidays set to “Only if it falls on a normal working day”, this tool uses an approximation unless you provide a bank-holiday calendar.

Results

Enter details and click Calculate.

Breakdown

ItemValue

How it’s calculated

Inputs (true cost of employee)

Default 15% (commonly used employer NIC rate for 2025–26).
If eligible, this reduces employer NI. Enter 0 to ignore.

NIC is estimated as (salary − threshold) × rate (simplified for budgeting).

Results

Click Calculate.

Breakdown

ItemValue

Inputs (statutory redundancy pay)

You can override if cap changes.

Uses DOB + start/end dates to apply statutory age multipliers across each full year of service (max 20).

Results

Click Calculate.

Breakdown

ItemValue

Year-by-year weighting

Inputs (sickness cost estimator)

Enter 100 for full pay, 50 for half pay, 0 for SSP only.

Results

Click Calculate.

Breakdown

ItemValue

Inputs (final pay — basic)

Positive = addition, negative = deduction.

Results

Click Calculate.

Breakdown

ItemValue

Website embedding

Host this file and link to it like any webpage, or embed via an <iframe> (if allowed):
<iframe src=".../sme_hr_calculator_suite.html" style="width:100%;height:1200px;border:0"></iframe>
Everything runs client‑side; no data leaves the browser.