When you edit files in various formats every day, the universality of the document solution matters a lot. If your tools work with only a few of the popular formats, you may find yourself switching between software windows to edit table in binary and handle other document formats. If you wish to remove the hassle of document editing, get a solution that can easily handle any format.
With DocHub, you do not need to concentrate on anything short of the actual document editing. You won’t need to juggle programs to work with different formats. It can help you revise your binary as easily as any other format. Create binary documents, edit, and share them in a single online editing solution that saves you time and improves your productivity. All you need to do is register a free account at DocHub, which takes just a few minutes or so.
You won’t have to become an editing multitasker with DocHub. Its feature set is enough for speedy document editing, regardless of the format you need to revise. Start by creating a free account and see how straightforward document management might be having a tool designed specifically to suit your needs.
in this video were going to focus on the ascii code the ascii code stands for the american standard code for information interchange so in this problem we are given a a partial ascii table this is not the whole thing and were asked to convert the word blue to binary so lets go ahead and do that lets make a table that will make this a lot easier for us so we have the letter the decimal value and then the binary value thats going to correspond to that so the first letter is going to be b and then l and then u and then e now we need to pay attention to the capitalization capital b has a decimal value of 66. and then lowercase l has an ascii decimal value of 108 and then u has a value of 117 and then e has a value of 101 so these are the letters that youll find in a keyboard now our next thing the next thing that we need to do is convert the decimal values into binary values now the ascii code is a seven bit binary system so two to the n minus one or two to the seven minus one that