{

Left Brace

If you have ever needed a { Left Brace 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 Brace Codes

{

U+0007B

Unicode

{

{

Hex Code

{

{

HTML Code

{

{

HTML Entity

{

\007B

CSS Code

Left Brace Code Examples

HTML Example

<span> &#123; </span>

CSS Example

span {
   content: "\007B";
}

Symbol Copied!