FOSSFonts

LEFT CURLY BRACKET ({)

{

Copy Character

Unicode Code

U+007B

Codepoint

123

Aliases

opening curly bracket (1.0), left brace

Character Encoding

UTF-8

0x7B

UTF-16

0x007B

UTF-32

0x0000007B

Copy & Paste Codes

Unicode Escape

\u{007B}

HTML Entity (Decimal)

{

HTML Entity (Hex)

{

CSS Code

\007B

JavaScript/JSON

String.fromCodePoint(0x007B)

Python

chr(0x007B)

Ruby/PHP

chr(0x007B)

Unix, C, PHP, JAVA

0x007B

Perl

chr(0x007B)

URL Encoded

%007b
LEFT CURLY BRACKET ({) - U+007B | Unicode | FOSSFonts