INVISIBLE TIMES ()
Copy Character
Unicode Block
General PunctuationUnicode Code
U+2062
Codepoint
8290
Notes
contiguity operator indicating multiplication
Character Encoding
UTF-8
0xE20x810xA2
UTF-16
0x2062
UTF-32
0x00002062
Copy & Paste Codes
Unicode Escape
\u{2062}
HTML Entity (Decimal)
⁢
HTML Entity (Hex)
⁢
CSS Code
\2062
JavaScript/JSON
String.fromCodePoint(0x2062)
Python
chr(0x2062)
Ruby/PHP
chr(0x2062)
Unix, C, PHP, JAVA
0x2062
Perl
chr(0x2062)
URL Encoded
%2062