Search
Search for a symbol or emoji...
⊽
⊽
Nor Symbol ⊽
Nor Symbol Information
| Symbol Name | Nor |
| Unicode Version | 1.1 (June 1993) |
| Unicode | U+22BD |
| CSS Code | \22BD |
| HTML Entity | ⊽ |
| Hex Code | ⊽ |
| HTML Code | ⊽ |
| Symbol | ⊽ |
How to add nor symbol via keyboard on different Operating systems
You can type the nor symbol on most modern devices with the help of following methods:
How to type nor symbol on Microsoft Word
You can type the nor in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 22BD
- Without moving the cursor press keys Alt + x together
- The original 22BD is now transformed into ⊽
How to type nor symbol on Microsoft Windows
You can type the nor on Microsoft windows using following steps:
- Hold Alt and press to type nor on your windows machine.
How to type nor symbol on Mac OS
You can type the nor on Mac OS using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
- Type "Nor" in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text


How to type nor symbol on Linux
You can type the nor on Linux using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Hold ⇧ Shift + Ctrl and press the letter + U
- Press keys 22BD consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type nor symbol on IOS and Android
The easiest way to type the nor symbol on ios and android is to copy and paste it wherever you need it.
How to use nor in CSS
//CSS Example
1span {
2 content: \22BD;
3 }How to use nor in HTML
//HTML Example
1<span>⊽</span>Nor symbol representation in programming languages
Norsymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{22BD} |
| Ruby | \u{22BD} |
| Python | \u22BD |
| PHP | \u{22BD} |
| Perl | \x{22BD} |
| Java | \u22BD |
| Modern JavaScript - Since ES6 | \u{22BD} |
| JavaScript | \u22BD |
| Go | \u22BD |
| C# | \u22BD |
| C and C++ | \u22BD |
| Bash and Zsh - inside echo -e | \u22BD |
| RFC 5137 | \u'22BD' |
