EQUALS SIGN ABOVE PLUS SIGN (⩱)
⩱
Copy Character
Unicode Block
Supplemental Mathematical OperatorsUnicode Code
U+2A71
Codepoint
10865
Notes
black stands slightly better (chess notation)
Character Encoding
UTF-8
0xE20xA90xB1
UTF-16
0x2A71
UTF-32
0x00002A71
Copy & Paste Codes
Unicode Escape
\u{2A71}
HTML Entity (Decimal)
⩱
HTML Entity (Hex)
⩱
CSS Code
\2A71
JavaScript/JSON
String.fromCodePoint(0x2A71)
Python
chr(0x2A71)
Ruby/PHP
chr(0x2A71)
Unix, C, PHP, JAVA
0x2A71
Perl
chr(0x2A71)
URL Encoded
%2a71