FOSSFonts

LEFT SQUARE BRACKET ([)

[

Copy Character

Unicode Code

U+005B

Codepoint

91

Aliases

opening square bracket (1.0)

Notes

other bracket characters: 27E6-27EB, 2983-2998, 3008-301B

Character Encoding

UTF-8

0x5B

UTF-16

0x005B

UTF-32

0x0000005B

Copy & Paste Codes

Unicode Escape

\u{005B}

HTML Entity (Decimal)

[

HTML Entity (Hex)

[

CSS Code

\005B

JavaScript/JSON

String.fromCodePoint(0x005B)

Python

chr(0x005B)

Ruby/PHP

chr(0x005B)

Unix, C, PHP, JAVA

0x005B

Perl

chr(0x005B)

URL Encoded

%005b
LEFT SQUARE BRACKET ([) - U+005B | Unicode | FOSSFonts