Intersection

If you have ever needed a ∩ Intersection 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. If you need more ways to use a ∩ Intersection Symbol in your document or file, see the code examples below.

Copy ∩ Symbol to Clipboard

HTMLSymbols.net Code Examples

HTMLSymbols.net provides you with a wide variety of codes for your web and application development needs. Each symbol has convenient examples for work and school, that you can easily be cut and pasted into emails, Google Docs, or Microsoft Office files.

Intersection Codes

Below you can find Unicode, Hex, HTML, and CSS Codes for the ∩ Intersection Symbol. Simply highlight and copy the code you need. Please note that if there is an HTML Entity Code for the Intersection Symbol, it will also be displayed.

U+02229

Unicode

∩

Hex Code

∩

HTML Code

∩

HTML Entity

\2229

CSS Code

Intersection Code Examples

Below you can find HTML and CSS examples for your website or application for the ∩ Intersection Symbol. Simply highlight and copy the code you need, and paste it into you text, HTML or CSS code editor.

HTML Example

<span> &#8745; </span>

CSS Example

span {
   content: "\2229";
}

Learn more on Wikipedia

If you'd like to learn more about the ∩ Intersection Symbol, or typography and dingbat symbols, please visit Wikipedia.

Symbol Copied!