c# convert int into binary code example Example: c# get binary array from int byte[] bytes = BitConverter.GetBytes(i);