Plurimath

`text` (unary)

Text

AsciiMath

"x"

LaTeX

\text{x}

MathML

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mstyle displaystyle="true">
    <mtext>x</mtext>
  </mstyle>
</math>

OMML

<m:oMathPara>
  <m:oMath>
    <m:r>
      <m:t>x</m:t>
    </m:r>
  </m:oMath>
</m:oMathPara>

UnicodeMath

"x"