Function Application

Used in mathematical notation to indicate the application of a function to an argument, but does not affect the visual layout.

U+2061

Visual Preview

This is how the character appears visually

Copy Options

How to Use?

In HTML

                <span>&#8289;</span>
            

In Css

                content: "\U+2061";
            

In Javascript

                const char = String.fromCodePoint(0xU+2061);
            

Additional Information

Category

Invisible Operators

Browser Support

browsersupportFallback