Developer
Timestamp Converter
Convert Unix timestamps to human-readable dates and back, in seconds or milliseconds. Live epoch clock, ISO 8601, UTC, and any timezone — free and fully in-browser.
Convert numbers between binary, octal, decimal, and hexadecimal. Includes grouped-digit display and fixed bit-length padding.
このツールは構造化された入力を受け取り、サーバーへアップロードせずにブラウザで決定的な出力を返します。
Convert numbers between binary, octal, decimal, and hexadecimal. Includes grouped-digit display and fixed bit-length padding.
Developers move between number bases all the time — reading bitmasks in binary, permissions in octal, RGB bytes in hex. This converter takes a number in any base and shows all four representations at once, with optional 4-digit grouping and 8/16/32/64-bit padding for binary. Arithmetic runs on BigInt, so the tool handles values far larger than 32-bit integers without rounding.
255 (decimal)
0b1111_1111 · 0o377 · 0xFF
0b1010 (binary)
10 · 0o12 · 0xA
下記の Developer カテゴリで関連ユーティリティを探す。
役に立ちそうな厳選ユーティリティ