Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8516223
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T05:21:54+00:00 2026-06-11T05:21:54+00:00

I have Hex data as Byte[] data = new Byte[2]; data[0]=FF; data[1]=FF; Here the

  • 0

I have Hex data as

Byte[] data = new Byte[2];
data[0]=FF;
data[1]=FF;

Here the binary representation of this data is as

1111 1111 1111 1111

Here i want to find the integer value from bit 0 to 11 only. (From left to right) But i am not getting how to find value with minimal complexity? Please help me.Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T05:21:56+00:00Added an answer on June 11, 2026 at 5:21 am

    If you want only specific bits, you can apply a logical AND with a bit mask.
    In your case the bit mask is 0000 1111 1111 1111 (bits zero to and including eleven) or 0FFF.

    You mention “from left to right”, so maybe instead you want 1111 1111 1111 0000 (FFF0) – bits 4 up to and including 15.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a hex string like: data = 437c2123 I want to convert this
I have a large hexidecimal (16 byte, 32 hex digits) data item that always
I have a hex value (0x0020004E0000 ... which is the base address to a
Hey everyone, just a quick thing, I have the hex to integer working, but
I have a number (hex) and I want the one's complement of it. For
I have an array of RGB hex colors. I would like to find a
I have a byte array filled with hex numbers and printing it the easy
I have a string representation of a MD5 hex digest for a file, that
I have a data class in my application which maintains a collection of byte
I have byte data, 0Y0*†HÎ*†HÎ=B¬`9E>ÞÕ?ÐŽ·‹ñ6ì­Â‰&ÉÐL_cüsyxoú¢ †

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.