Nerdulator> put something in

Recognised as Base-16 literal

0x1c

  • Base 16
  • 5 bits
  • = 28

0x1c is a hexadecimal literal equal to 28 in decimal. It needs 5 bits (1 bytes) of storage, and is 0x1C in hexadecimal and 11100 in binary.

In every base

Decimal28
Binary11100
Octal34
Hexadecimal1C
Base 32S
Base 36S
Prefixed literals0x1c · 0o34 · 0b11100

Bit width & storage

Significant bits5
Bytes needed1
Fits in 8 bitsYes
Fits in 16 bitsYes
Fits in 32 bitsYes
Fits in 64 bitsYes
Padded to 8 bits00011100
Padded to 32 bits00000000000000000000000000011100

Read another way

As an IPv4 address0.0.0.28
As a 24-bit colour#00001C
As a Unicode code pointU+001C, a control character
As a byte count28 B
As a duration in seconds28 seconds

Bitwise operations

NOT (32-bit)4,294,967,267
Shift left by 156
Shift right by 114
Population count3the number of set bits
Lowest set bit4

Keep nerding

Every link below is a page Nerdulator can generate from what it already knows about this value.

The same value

Neighbouring values

Also reads as

U+001C (unicode character)

  • U+001C
  • 
  • Control

U+001C is code point 28 (), a control in the Basic Latin (ASCII) block of the Basic Multilingual Plane. It takes 1 byte in UTF-8 and 1 unit in UTF-16.

Open this reading on its own page →

Identity

Code pointU+001C
Decimal28
Character
General categoryControl
BlockBasic Latin (ASCII)
PlaneBasic Multilingual Planeplane 0
Official nameNot includedthe Unicode Character Database is not bundled; a stale copy would be worse than none

Encodings

UTF-81C1 byte
UTF-16001Ca single unit
UTF-320000001C
Binary11100
Bytes in UTF-8 vs UTF-161 vs 2UTF-16 is not always smaller, even for non-Latin text

Writing it in code

HTML numeric entity
HTML hex entity
CSS escape\001C
JavaScript\u001C
Python\u001C
Percent-encoded (URL)%1C

Things that catch people out

JavaScript string length1
Needs a surrogate pairNo
Safe in a URL unescapedNo

Keep nerding

Every link below is a page Nerdulator can generate from what it already knows about this value.

Nearby code points

Nerdulate something else

Nothing in mind? Surprise me · today’s page

Every value on this page was computed from “0x1c” by Nerdulator’s computing engine. Nothing here was retrieved from a database of answers or written by a model.