Use case: I'm using some Unicode API and want to know how to type the Unicode symbol they're using.
The best way, right now, is to copy the symbol and search it through https://github.com/ojsheikh/unicode-latex/blob/master/src/latex.ts. It'd be convenient to automate that.