PLUS SIGN ABOVE EQUALS SIGN (⩲)
⩲
Copy Character
Unicode Block
Supplemental Mathematical OperatorsUnicode Code
U+2A72
Codepoint
10866
Notes
white stands slightly better (chess notation)
Character Encoding
UTF-8
0xE20xA90xB2
UTF-16
0x2A72
UTF-32
0x00002A72
Copy & Paste Codes
Unicode Escape
\u{2A72}
HTML Entity (Decimal)
⩲
HTML Entity (Hex)
⩲
CSS Code
\2A72
JavaScript/JSON
String.fromCodePoint(0x2A72)
Python
chr(0x2A72)
Ruby/PHP
chr(0x2A72)
Unix, C, PHP, JAVA
0x2A72
Perl
chr(0x2A72)
URL Encoded
%2a72