JSFiddle - React, Tailwind, and code Playground

HTML

<a href="http://www.fileformat.info/info/unicode/char/2060/index.htm">WORD JOINER</a>
<p>Using <code>&amp;#8288;</code>: &#8288;</p>
<p>Using <code>&amp;#x2060;</code>: &#x2060;</p>

<hr>

<a href="http://www.fileformat.info/info/unicode/char/200a/index.htm">HAIR SPACE</a>
<p>Using <code>&amp;#8202;</code>: &#8202;</p>
<p>Using <code>&amp;#x200a;</code>: &#x200a;</p>