HTML Entity/Symbol𝒳(MATHEMATICAL SCRIPT CAPITAL X )

𝒳
Copy this symbol

MATHEMATICAL SCRIPT CAPITAL X

Click on any of the following code values to copy to clipboard.

𝒳
𝒳
U+1D4B3
\1d4b3
𝒳

HTML Examples

Using HTML Code value in HTML file

<span> &#119987; </span>

Using HTML Entity value in HTML file

<span> &Xscr; </span>

CSS Example

Using CSS content code of the HTML entity &Xscr; to specify in a CSS file

span { 
    content: "\1d4b3";
}
All HTML Symbols