HTML Entity Detail
HTML Entity - Right Square Bracket (closing)
Right Square Bracket (closing) is a mathematical operators, comparison symbols, and notation characters. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
Symbol preview
]
Unicode
U+005D
HTML entity
]
CSS code
\005D
Usage Examples
Use this HTML entity in mathematical expressions and equations. For example, ≠ for not equal, ≤ for less than or equal, ∞ for infinity.
Right Square Bracket (closing)
Select any code to highlight it before copying.
Category: Math Symbol
| Unicode | U+005D |
|---|---|
| Hex Code | ] |
| HTML Code | ] |
| HTML Entity | ] |
| CSS Code | \005D |
| Windows Shortcut | Alt 0093 |
| Mac Shortcut | ⌥6 |
HTML code example
CSS code example