INVISIBLE SEPARATOR ()
Copy Character
Unicode Block
General PunctuationUnicode Code
U+2063
Codepoint
8291
Aliases
invisible comma
Notes
contiguity operator indicating that adjacent mathematical symbols form a list, e.g. when no visible comma is used between multiple indices
Character Encoding
UTF-8
0xE20x810xA3
UTF-16
0x2063
UTF-32
0x00002063
Copy & Paste Codes
Unicode Escape
\u{2063}
HTML Entity (Decimal)
⁣
HTML Entity (Hex)
⁣
CSS Code
\2063
JavaScript/JSON
String.fromCodePoint(0x2063)
Python
chr(0x2063)
Ruby/PHP
chr(0x2063)
Unix, C, PHP, JAVA
0x2063
Perl
chr(0x2063)
URL Encoded
%2063