“]” U+005D: Right Square Bracket

] Right Square Bracket

U+005D
]

ℹ️ About

The Right Square Bracket (U+005D) is a fundamental Close Punctuation character. In technical contexts, it is indispensable for defining arrays in languages like JavaScript and Python, enclosing IPv6 addresses, and denoting optional parameters in documentation. It is the mirrored counterpart to the Left Square Bracket (U+005B) and has been a part of the Unicode standard since version 1.1.

⚠️ Note: Do not confuse with ) (U+0029 – Right Parenthesis) or } (U+007D – Right Curly Bracket).

Codes

HTML ]
CSS \005D
Python \u005D

Live Playground

More from Basic Latin

Copied!

Leave a Reply

Your email address will not be published. Required fields are marked *