}

Right Brace

If you have ever needed a } Right 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

Right Brace Codes

}

U+0007D

Unicode

}

}

Hex Code

}

}

HTML Code

}

}

HTML Entity

}

\007D

CSS Code

Right Brace Code Examples

HTML Example

<span> &#125; </span>

CSS Example

span {
   content: "\007D";
}

Symbol Copied!