PLUS SIGN ABOVE EQUALS SIGN
⩲
U+2A72
Unicode Block
Supplemental Mathematical OperatorsCode
2A72
Code Point
10866
Notes
white stands slightly better (chess notation)
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Supplemental Mathematical Operators
Character Encoding
UTF-8
0xE20xA90xB2
UTF-16
0x2A72
UTF-32
0x00002A72
Copy & Paste Codes
Character
⩲
Unicode Escape
\u{2A72}
HTML Entity (Decimal)
⩲
HTML Entity (Hex)
⩲
CSS Code
\2A72
JavaScript
String.fromCodePoint(0x2A72)
Python
chr(0x2A72)