Question: Q2. Binary > Text converter (javaScript) Design a simple HTML webpage called converter.html (See Figure 1) which can convert text to binary code and vice

Q2. Binary > Text converter (javaScript) Design a simple HTML webpage called converter.html (See Figure 1) which can convert text to binary code and vice versa. Binary to Text New Enter the binary text to decode Enter Binary data Size: 0.0 Characters optional Convert F File. Go Load URL The decoded text Text data from Binary Size: 0.0 Characters General Requirement 1. Two text areas (text and binary). 2. You must have two functions Binary2Text and Text2 Binary JavaScript functions to do the conversion 3. File upload and load URL are optional buttons for those who love to learn more. 4. New button will clear the form 5. Bonus: Have a dropdown menu to allow the user to switch to other number bases such as Hexadecimal or Octal. File to be submitted Iconverter.html]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
