copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('≸'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
≸
NEITHER LESS-THAN NOR GREATER-THAN
Overview
≸ (NEITHER LESS-THAN NOR GREATER-THAN) is the Unicode character at code point U+2278. It belongs to the Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2278 | |
| decimal | 8824 | |
| htmldecimal | ≸ | |
| htmlhex | ≸ | |
| css | \2278 | |
| javascript | \u{2278} | |
| python | \u2278 | |
| java | \u2278 | |
| go | \u2278 | |
| ruby | \u{2278} | |
| rust | \u{2278} | |
| ccpp | \u2278 | |
| urlencoded | %E2%89%B8 | |
| utf8bytes | e2 89 b8 | |
| utf16bebytes | 22 78 | |
| utf32bebytes | 00 00 22 78 |
How to Use
HTML:
≸
CSS:
content: "\2278"
JavaScript:
"\u{2278}"
Python:
"\u2278"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
- Decomposition
- 2276 0338
Frequently Asked Questions
What is the ≸ character (NEITHER LESS-THAN NOR GREATER-THAN)?
≸ (NEITHER LESS-THAN NOR GREATER-THAN) is the Unicode character U+2278.
What is the Unicode codepoint of NEITHER LESS-THAN NOR GREATER-THAN?
The NEITHER LESS-THAN NOR GREATER-THAN character (≸) has codepoint U+2278.
How do I type or copy NEITHER LESS-THAN NOR GREATER-THAN?
Copy ≸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.