Convert OnlineConvertOnline

LEFT SQUARE BRACKETUTF-8 Character/Symbol

[
Copy this symbol

LEFT SQUARE BRACKET

Click on any of the following code values to copy to clipboard.

005B
91

HTML Examples

Using HEX code of LEFT SQUARE BRACKET in HTML file

<span> &#x005B; </span>

Using Decimal code of LEFT SQUARE BRACKET in HTML file

<span> &#91; </span>

CSS Example

Using HEX code of LEFT SQUARE BRACKET in CSS file for content

span { 
    content: '\005b';
}
All UTF-8 Symbols