'+': '⁺',
'-': '⁻',
'=': '⁼',
'(': '⁽',
')': '⁾',
'0': '⁰',
'1': '¹',
'2': '²',
'3': '³',
'4': '⁴',
'5': '⁵',
'6': '⁶',
'7': '⁷',
'8': '⁸',
'9': '⁹',
'a': 'ᵃ',
'A': 'ᴬ',
'α': 'ᵅ',
'b': 'ᵇ',
'B': 'ᴮ',
'c': 'ᶜ',
'd': 'ᵈ',
'D': 'ᴰ',
'e': 'ᵉ',
'E': 'ᴱ',
'∊': 'ᵋ',
'f': 'ᶠ',
'g': 'ᵍ',
'G': 'ᴳ',
'h': 'ʰ',
'H': 'ᴴ',
'i': 'ⁱ',
'I': 'ᴵ',
'ι': 'ᶥ',
'j': 'ʲ',
'J': 'ᴶ',
'k': 'ᵏ',
'K': 'ᴷ',
'l': 'ˡ',
'L': 'ᴸ',
'm': 'ᵐ',
'M': 'ᴹ',
'n': 'ⁿ',
'N': 'ᴺ',
'o': 'ᵒ',
'O': 'ᴼ',
'p': 'ᵖ',
'P': 'ᴾ',
'φ': 'ᶲ',
'r': 'ʳ',
'R': 'ᴿ',
's': 'ˢ',
't': 'ᵗ',
'T': 'ᵀ',
'u': 'ᵘ',
'U': 'ᵁ',
'v': 'ᵛ',
'V': 'ⱽ',
'w': 'ʷ',
'W': 'ᵂ',
'x': 'ˣ',
'y': 'ʸ',
'z': 'ᶻ',
'β': 'ᵝ',
'γ': 'ᵞ',
'δ': 'ᵟ',
'θ': 'ᶿ',
'ϕ': 'ᵠ',
'χ': 'ᵡ',
(originally I just want to put the mapping somewhere for convenience in creating Python dictionary, but there are too many of them. Perhaps just make a meta that let the user to specify the mapping (i.e. a transformer that takes a mapping as input) and create a copy-pastable wiki; or just create one themselves by going to e.g.
https://www.babelstone.co.uk/Unicode/text.htmlorhttps://texteditor.com/font-converter/)(not that I have a practical use for them at the moment. They happen to be included in LaTeX.)
Superscript:
Details
Subscript:
Details
(TODO: (incomplete) (partially taken from
https://github.com/clarkgrubb/latex-input/blob/master/latex.inputplugin+tex/latex/unicode-math/unicode-math.sty+ unicodename)Details
where the columns are
Details