FOSSFonts

FUNCTION APPLICATION ()

Copy Character

Unicode Block

General Punctuation

Unicode Code

U+2061

Codepoint

8289

Notes

contiguity operator indicating application of a function

Character Encoding

UTF-8

0xE20x810xA1

UTF-16

0x2061

UTF-32

0x00002061

Copy & Paste Codes

Unicode Escape

\u{2061}

HTML Entity (Decimal)

⁡

HTML Entity (Hex)

⁡

CSS Code

\2061

JavaScript/JSON

String.fromCodePoint(0x2061)

Python

chr(0x2061)

Ruby/PHP

chr(0x2061)

Unix, C, PHP, JAVA

0x2061

Perl

chr(0x2061)

URL Encoded

%2061
FUNCTION APPLICATION (⁡) - U+2061 | Unicode | FOSSFonts