Enter a code above to find its corresponding name and message.
Try some examples
- What does HTTP status code 206 mean again? How about 504, or 418?
- What could Windows error -2005270521 possibly indicate?
- Which OpenGL texture filtering mode is 0x2703?
Current supported APIs
- OpenGL
- Vulkan
- Windows (HRESULT, Win32, NTSTATUS, and Windows Installer codes)
- HTTP
- Linux kernel (errno.h)
About Decoder
Decoder is a tool to look up error and status codes.
Enter a code in the search box to show the name and description. Decoder automatically strips text around the codes and handles
translating error codes e.g. from decimal to hex or from HRESULT to NTSTATUS. Click any result for a shortcut to Google search.
Decoder was created by James Darpinian. @modeless
Decoder was created by James Darpinian. @modeless