Nerdulator> put something in

Recognised as Base-16 literal

0x43

  • Base 16
  • 7 bits
  • = 67

0x43 is a hexadecimal literal equal to 67 in decimal. It needs 7 bits (1 bytes) of storage, and is 0x43 in hexadecimal and 1000011 in binary.

In every base

Decimal67
Binary1000011
Octal103
Hexadecimal43
Base 3223
Base 361V
Prefixed literals0x43 · 0o103 · 0b1000011

Bit width & storage

Significant bits7
Bytes needed1
Fits in 8 bitsYes
Fits in 16 bitsYes
Fits in 32 bitsYes
Fits in 64 bitsYes
Padded to 8 bits01000011
Padded to 32 bits00000000000000000000000001000011

Read another way

As an IPv4 address0.0.0.67
As a 24-bit colour#000043
As a Unicode code pointU+0043, "C"
As a byte count67 B
As a duration in seconds1 minute and 7 seconds

Bitwise operations

NOT (32-bit)4,294,967,228
Shift left by 1134
Shift right by 133
Population count3the number of set bits
Lowest set bit1

Keep nerding

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

Neighbouring values

Also reads as

U+0043 (unicode character)

  • U+0043
  • C
  • Uppercase letter

U+0043 is code point 67 (C), an uppercase letter 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+0043
Decimal67
CharacterC
General categoryUppercase letter
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-8431 byte
UTF-160043a single unit
UTF-3200000043
Binary1000011
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 entityC
HTML hex entityC
CSS escape\0043
JavaScript\u0043
Python\u0043
Percent-encoded (URL)%43

Things that catch people out

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

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 “0x43” by Nerdulator’s computing engine. Nothing here was retrieved from a database of answers or written by a model.