pub fn superscript_char(ch: char) -> Result<char, NoSuperscriptKnown>
Return the corresponding superscript representation for ch.
ch
NoSuperscriptKnown when no corresponding superscript is known,
NoSuperscriptKnown