\documentclass{article} \usepackage{fontspec} \usepackage{unicode-math} % Set XITS Math as the math font \setmathfont{XITS Math} \begin{document} Test XITS Math Join symbol: \(\Join_{F}\). \end{document}