The code at the end gives
As you can see, \widehat and \widetilde give good result, but \overline looks bad on some characters, especially for A, I and J. What commands or workarounds can solve this problem, please.
\documentclass[10pt, a4paper]{article} \begin{document} \noindent $ \overline{A} \ \overline{I} \ \overline{J} $ \\ $ \widetilde{A} \ \widetilde{I} \ \widetilde{J} $ \\ $ \widehat{A} \ \widehat{I} \ \widehat{J} $ \\ \end{document} 

\overlinecommands. It might be helpful.