Ho to Convert text to binary?
Click Me
Example 1 I give My name called "Robel "
How Computer Understand My Name (Robel)??????
Solution
My Name "Robel" = "01010010, 01101111, 01100010, 01100101, 01101100" In Binary
> R = "01010010"
> o = "01101111"
> b = "01100010"
> e = "01100101"
> l = "01101100"
Understand? Please Comment it
Click Me for Check
Click Me
Example 1 I give My name called "Robel "
How Computer Understand My Name (Robel)??????
Solution
My Name "Robel" = "01010010, 01101111, 01100010, 01100101, 01101100" In Binary
> R = "01010010"
> o = "01101111"
> b = "01100010"
> e = "01100101"
> l = "01101100"
Understand? Please Comment it
Click Me for Check
No comments:
Post a Comment