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' : ''">
⪣
DOUBLE NESTED LESS-THAN WITH UNDERBAR
Overview
⪣ (DOUBLE NESTED LESS-THAN WITH UNDERBAR) is the Unicode character at code point U+2AA3. 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+2AA3 | |
| decimal | 10915 | |
| htmldecimal | ⪣ | |
| htmlhex | ⪣ | |
| css | \2AA3 | |
| javascript | \u{2AA3} | |
| python | \u2aa3 | |
| java | \u2AA3 | |
| go | \u2AA3 | |
| ruby | \u{2AA3} | |
| rust | \u{2AA3} | |
| ccpp | \u2aa3 | |
| urlencoded | %E2%AA%A3 | |
| utf8bytes | e2 aa a3 | |
| utf16bebytes | 2a a3 | |
| utf32bebytes | 00 00 2a a3 |
How to Use
HTML:
⪣
CSS:
content: "\2AA3"
JavaScript:
"\u{2AA3}"
Python:
"\u2aa3"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⪣ character (DOUBLE NESTED LESS-THAN WITH UNDERBAR)?
⪣ (DOUBLE NESTED LESS-THAN WITH UNDERBAR) is the Unicode character U+2AA3.
What is the Unicode codepoint of DOUBLE NESTED LESS-THAN WITH UNDERBAR?
The DOUBLE NESTED LESS-THAN WITH UNDERBAR character (⪣) has codepoint U+2AA3.
How do I type or copy DOUBLE NESTED LESS-THAN WITH UNDERBAR?
Copy ⪣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.