[

Left Bracket

If you have ever needed a [ Left Bracket Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy [ Symbol to Clipboard

Left Bracket Codes

[

U+0005B

Unicode

[

[

Hex Code

[

[

HTML Code

[

[

HTML Entity

[

\005B

CSS Code

Left Bracket Code Examples

HTML Example

<span> &#91; </span>

CSS Example

span {
   content: "\005B";
}

Symbol Copied!