UnQTools
Developer Runs in your browser

Integer Data Type Range & Overflow Reference

Reference table for integer types (int8, uint8, int16, …, int64, uint64, size_t, intptr_t, byte, char, short, long, i32, u64, isize, usize) across C/C++, Rust, Go, Java, C#, JavaScript and Python. Show min/max (BigInt-exact), bit width, overflow behavior, format specifiers and copyable language constants. Interactive overflow calculator — enter a value and a type, see whether it fits and exactly how it wraps/saturates/panics/errors per language. 100% client-side, no network.

100% Private Works Offline Instant

Reference table for integer types (int8, uint8, int16, …, int64, uint64, size_t, intptr_t, byte, char, short, long, i32, u64, isize, usize) across C/C++, Rust, Go, Java, C#, JavaScript and Python. Show min/max (BigInt-exact), bit width, overflow behavior, format specifiers and copyable language constants. Interactive overflow calculator — enter a value and a type, see whether it fits and exactly how it wraps/saturates/panics/errors per language. 100% client-side, no network. Everything runs locally in your browser — your data never leaves your device.

How to use

  1. Enter your input in the tool above.
  2. Adjust any options to your preference.
  3. Use the Copy or Download buttons to save the result.
  4. Everything happens locally — your data never leaves your browser.