Xor

If you have ever needed a ⊻ Xor Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ⊻ Symbol to Clipboard

Xor Codes

U+022BB

Unicode

⊻

Hex Code

⊻

HTML Code

⊻

HTML Entity

\22BB

CSS Code

Xor Code Examples

HTML Example

<span> &#8891; </span>

CSS Example

span {
   content: "\22BB";
}

Symbol Copied!