INCREMENT (∆)
∆
Copy Character
Unicode Block
Mathematical OperatorsUnicode Code
U+2206
Codepoint
8710
Aliases
Laplace operator, forward difference, symmetric difference (in set theory)
Notes
other symbols may also be used for symmetric difference
Character Encoding
UTF-8
0xE20x880x86
UTF-16
0x2206
UTF-32
0x00002206
Copy & Paste Codes
Unicode Escape
\u{2206}
HTML Entity (Decimal)
∆
HTML Entity (Hex)
∆
CSS Code
\2206
JavaScript/JSON
String.fromCodePoint(0x2206)
Python
chr(0x2206)
Ruby/PHP
chr(0x2206)
Unix, C, PHP, JAVA
0x2206
Perl
chr(0x2206)
URL Encoded
%2206