Convert OnlineConvertOnline

[ LEFT SQUARE BRACKET UTF-8 character with hex code 005B

[
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