Base-16 literal
0xe0
- Base 16
- 8 bits
- = 224
0xe0 is a hexadecimal literal equal to 224 in decimal. It needs 8 bits (1 bytes) of storage, and is 0xE0 in hexadecimal and 11100000 in binary.
In every base
Decimal224
Binary11100000
Octal340
HexadecimalE0
Base 3270
Base 3668
Prefixed literals0xe0 · 0o340 · 0b11100000
Bit width & storage
Significant bits8
Bytes needed1
Fits in 8 bitsYes
Fits in 16 bitsYes
Fits in 32 bitsYes
Fits in 64 bitsYes
Padded to 8 bits11100000
Padded to 32 bits00000000000000000000000011100000
Read another way
Bitwise operations
NOT (32-bit)4,294,967,071
Shift left by 1448
Shift right by 1112
Population count3the number of set bits
Lowest set bit32
Keep nerding
Every link below is a page Nerdulator can generate from what it already knows about this value.
The same value
Also reads as
U+00E0 (unicode character)
- U+00E0
- à
- Lowercase letter
U+00E0 is code point 224 (à), a lowercase letter in the Latin-1 Supplement block of the Basic Multilingual Plane. It takes 2 bytes in UTF-8 and 1 unit in UTF-16.
Identity
Code pointU+00E0
Decimal224
Characterà
General categoryLowercase letter
BlockLatin-1 Supplement
PlaneBasic Multilingual Planeplane 0
Official nameNot includedthe Unicode Character Database is not bundled; a stale copy would be worse than none
Encodings
UTF-8C3 A02 bytes
UTF-1600E0a single unit
UTF-32000000E0
Binary11100000
Bytes in UTF-8 vs UTF-162 vs 2UTF-16 is not always smaller, even for non-Latin text
Writing it in code
HTML numeric entityà
HTML hex entityà
CSS escape\00E0
JavaScript\u00E0
Python\u00E0
Percent-encoded (URL)%C3%A0
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.
Nerdulate something else
Nothing in mind? Surprise me · today’s page