INVISIBLE PLUS ()
Copy Character
Unicode Block
General PunctuationUnicode Code
U+2064
Codepoint
8292
Notes
contiguity operator indicating addition
Character Encoding
UTF-8
0xE20x810xA4
UTF-16
0x2064
UTF-32
0x00002064
Copy & Paste Codes
Unicode Escape
\u{2064}
HTML Entity (Decimal)
⁤
HTML Entity (Hex)
⁤
CSS Code
\2064
JavaScript/JSON
String.fromCodePoint(0x2064)
Python
chr(0x2064)
Ruby/PHP
chr(0x2064)
Unix, C, PHP, JAVA
0x2064
Perl
chr(0x2064)
URL Encoded
%2064