Interpreting input as an integer
| 0x3C0 | Hex |
| 960 | Decimal |
| 0o1700 | Octal |
Integer
| 8-bit | 16-bit | 32-bit | 64-bit | |
|---|---|---|---|---|
| Signed | 960 | 960 | 960 | |
| 0x03C0 | 0x000003C0 | 0x00000000000003C0 | ||
| Unsigned | 960 | 960 | 960 | |
Time since Unix epoch (1970-01-01)
Unit:
| UTC | Thu 1970-01-01 00:16:00.000 +0000 |
| Local | Thu 1970-01-01 00:16:00.000 +0000 |
Type-punned to 32-bit floating point
(IEEE 754)
| Sign | Exponent | Mantissa | Value |
| 0 | 0x00 | 0x0003C0 | 1.345247e-42 |
| + | -126 | 0.000114441 |
Type-punned to
64-bit floating point
(IEEE 754)
| Sign | Exponent | Mantissa | Value |
| 0 | 0x000 | 0x00000000003C0 | 4.74303020007597e-321 |
| + | -1022 | 0.00000000000021316 |
Unicode codepoint
Character
π
Block
Greek and Coptic
Interpreting input as a floating-point number
| Sign | Exponent | Mantissa | Value |
| 0 | 0x88 | 0x700000 | 0x44700000 |
| + | 9 | 1.875000000 | 960 |
| Sign | Exponent | Mantissa | Value |
| 0 | 0x408 | 0xE000000000000 | 0x408E000000000000 |
| + | 9 | 1.87500000000000000 | 960 |
Interpreting input as a date/time
Timestamp
| UTC | |
| Local |
Conversions and calendar
| Unix timestamp | |
| Julian date |
| Mo | Tu | We | Th | Fr | Sa | Su |