HTTP Status Code Reference
Look up the meaning of any HTTP status code with descriptions and use cases.
About HTTP Status Codes
HTTP status codes are three-digit numbers returned by a server in response to a client request. They are grouped into five classes: 1xx (informational), 2xx (success), 3xx (redirection), 4xx (client error), and 5xx (server error).
Other Tools
Encode or decode text with multiple encoding and output format options.
Encode or decode URLs with different modes for different situations.
Encode or decode HTML special characters using named, decimal, or hex formats.
Convert any image file to a Base64 data URI for embedding in HTML or CSS.
Convert text to hex representation and back, with configurable separator and case.
Encode or decode URL components with configurable encoding modes.
Generate cryptographic hashes from any text. Optional HMAC secret.
Decode and inspect JWT tokens without a secret key. Header, payload, and expiry at a glance.