JSFiddle - React, Tailwind, and code Playground

HTML

<textarea>The user should be able to type some text here...</textarea>
<textarea>...And the binary code for the text should appear here.</textarea>
<button>Convert!</button>

CSS

textarea {font-size:12px; width:200px;}