HTML Entity/Symbol⊹(HERMITIAN CONJUGATE MATRIX )

Copy this symbol

HERMITIAN CONJUGATE MATRIX

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

⊹
⊹
U+022B9
\22b9
⊹

HTML Examples

Using HTML Code value in HTML file

<span> &#8889; </span>

Using HTML Entity value in HTML file

<span> &hercon; </span>

CSS Example

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

span { 
    content: "\22b9";
}
All HTML Symbols