U+2262
Not Identical To
Not identical to is Unicode code point U+2262, written ≢. Copy it with the button below and paste it anywhere text goes; the code table further down covers HTML, CSS, JavaScript and, where one exists, a Windows alt code.
| Symbol | ≢ | |
|---|---|---|
| Unicode | U+2262 | |
| Name | Not Identical To | |
| HTML (decimal) | ≢ | |
| HTML (hex) | ≢ | |
| CSS content | \2262 | |
| JavaScript / JSON | \u2262 | |
| UTF-8 bytes | 0xE2 0x89 0xA2 | |
| UTF-16 units | 0x2262 |
How to type the not identical to symbol
- Copy and paste: click the ≢ at the top of this page, then paste with Ctrl+V (Windows) or Cmd+V (Mac). This is the fastest route on any device.
- HTML: write
≢in your markup. - CSS: use
content: "\2262"in a::beforeor::afterrule. - JavaScript: the escape
\u2262produces this character in a string.
Frequently asked questions
How do I copy the not identical to symbol?
Click the ≢ above or the copy button and it is placed on your clipboard. Paste it anywhere with Ctrl+V or Cmd+V. It is a real text character, so it works in documents, chats and code.
What is the Unicode code point for not identical to?
The not identical to has the Unicode code point U+2262. In HTML you can write it as ≢ or ≢.
Can I use the not identical to symbol in HTML and CSS?
Yes. In HTML write ≢, and in CSS use content: "\2262" inside a ::before or ::after rule. The code table on this page has copy buttons for both.
Related symbols
Rightwards Double ArrowLeftwards Double ArrowLeft Right Double ArrowRightwards Arrow From BarLeftwards Harpoon Over Rightwards HarpoonRightwards Harpoon Over Leftwards HarpoonMultiplication XHeavy Multiplication X
Browse the full math symbols hub, or return to the searchable symbol grid.