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' : ''">
⩻
LESS-THAN WITH QUESTION MARK ABOVE
Overview
⩻ (LESS-THAN WITH QUESTION MARK ABOVE) is the Unicode character at code point U+2A7B. It belongs to the Supplemental Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A7B | |
| decimal | 10875 | |
| htmldecimal | ⩻ | |
| htmlhex | ⩻ | |
| css | \2A7B | |
| javascript | \u{2A7B} | |
| python | \u2a7b | |
| java | \u2A7B | |
| go | \u2A7B | |
| ruby | \u{2A7B} | |
| rust | \u{2A7B} | |
| ccpp | \u2a7b | |
| urlencoded | %E2%A9%BB | |
| utf8bytes | e2 a9 bb | |
| utf16bebytes | 2a 7b | |
| utf32bebytes | 00 00 2a 7b |
How to Use
HTML:
⩻
CSS:
content: "\2A7B"
JavaScript:
"\u{2A7B}"
Python:
"\u2a7b"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⩻ character (LESS-THAN WITH QUESTION MARK ABOVE)?
⩻ (LESS-THAN WITH QUESTION MARK ABOVE) is the Unicode character U+2A7B.
What is the Unicode codepoint of LESS-THAN WITH QUESTION MARK ABOVE?
The LESS-THAN WITH QUESTION MARK ABOVE character (⩻) has codepoint U+2A7B.
How do I type or copy LESS-THAN WITH QUESTION MARK ABOVE?
Copy ⩻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.