Unicode Math Exponents — How They Work
Mathematical exponents are traditionally written using superscript positioning — x² means x to the power of 2. In plain text environments, reproducing this correctly requires Unicode superscript characters: ²(U+00B2), ³(U+00B3), ⁴–⁹(U+2074–U+2079). These are actual UTF-8 glyphs, not HTML formatting, so they display as superscript in any application that supports Unicode text.
This tool converts digit characters in your input to their Unicode superscript equivalents, letting you write proper math expressions (E=mc², a²+b²=c², f(x)=x³-3x²) in Google Docs, Discord, Instagram, Twitter, email, and any other platform — without needing LaTeX, HTML formatting, or word-processor menus.