Number Tools

Convert integer bases locally with precise BigInt-powered browser tools.

123
Words

Word to Number Converter

Convert English number words into numeric digits with scale validation and decimal support.

Launch Tool arrow_forward
spellcheck
Words

Number to Word Converter

Convert integers, decimals and currency-style numbers into English words without losing precision.

Launch Tool arrow_forward
percent
Generator

Random Fraction Generator

Generate fractions with numerator and denominator ranges, simplification and mixed-number output.

Launch Tool arrow_forward
linear_scale
Generator

Random Integer Range Generator

Generate integer ranges with start/end bounds, length limits, sorting and overlap controls.

Launch Tool arrow_forward
pin
Generator

Random Binary Generator

Generate binary numbers with bit length, grouping, prefix and separator controls.

Launch Tool arrow_forward
memory
Generator

Random Byte Generator

Generate Web Crypto bytes in hex, Base64, binary or decimal output formats.

Launch Tool arrow_forward
pin
Generator

Random Decimal Generator

Generate decimal numbers with min/max range, precision, trailing zero and separator controls.

Launch Tool arrow_forward
pin
Base

All Numbers Converter

Convert decimal, binary, octal and hexadecimal integers at the same time with BigInt precision.

Launch Tool arrow_forward
looks_one
Base

Decimal to Binary

Convert decimal integers to precise binary output with grouping and optional two's-complement width.

Launch Tool arrow_forward
looks_two
Base

Binary to Decimal

Convert binary integers to precise decimal output with grouping cleanup and two's-complement interpretation.

Launch Tool arrow_forward
hexagon
Base

Binary to Hex

Convert binary integers to precise hexadecimal output with cleanup, casing, prefix, padding and grouping controls.

Launch Tool arrow_forward
filter_3
Base

Binary to Octal

Convert binary integers to precise octal output with cleanup, triad padding and grouping controls.

Launch Tool arrow_forward
calculate
Logic

Bitwise Calculator

Calculate AND, OR, XOR, NAND, NOR, XNOR, NOT and bit shifts with base-aware BigInt operands.

Launch Tool arrow_forward
shuffle
Logic

XOR Calculator

Calculate bitwise XOR between decimal, binary, octal and hex operands with BigInt precision.

Launch Tool arrow_forward
join_inner
Logic

AND Calculator

Calculate bitwise AND between decimal, binary, octal and hex operands with BigInt precision.

Launch Tool arrow_forward
join_full
Logic

NAND Calculator

Calculate bitwise NAND as NOT(A AND B) with an explicit BigInt bit-width mask.

Launch Tool arrow_forward
call_merge
Logic

OR Calculator

Calculate bitwise OR between decimal, binary, octal and hex operands with BigInt precision.

Launch Tool arrow_forward
call_split
Logic

NOR Calculator

Calculate bitwise NOR as NOT(A OR B) with an explicit BigInt bit-width mask.

Launch Tool arrow_forward
compare_arrows
Logic

XNOR Calculator

Calculate bitwise XNOR as NOT(A XOR B) with an explicit BigInt bit-width mask.

Launch Tool arrow_forward
filter_8
Base

Decimal to Octal

Convert decimal integers to precise octal output with clear sign preservation and digit counts.

Launch Tool arrow_forward
tag
Base

Decimal to Hex

Convert decimal integers to precise hexadecimal output with casing, prefix and grouping controls.

Launch Tool arrow_forward