Fullwidth Right Square Bracket
Copy and paste the fullwidth right square bracket symbol ] (U+FF3D) instantly. Part of the Halfwidth and Fullwidth Forms Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Fullwidth Right Square Bracket
- Unicode Block
- Halfwidth and Fullwidth Forms
- Code Point
- U+FF3D
The Fullwidth Right Square Bracket (]) is a Unicode character assigned to the Halfwidth and Fullwidth Forms block at code point U+FF3D. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The fullwidth right square bracket symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy ] to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
]in your code - 4.For CSS, use
\FF3Dwith the content property
Understanding Fullwidth Right Square Bracket
Assigned to code point U+FF3D, the fullwidth right square bracket (]) serves a precise role within the Halfwidth and Fullwidth Forms block. Unlike generic approximations, this dedicated Unicode entry ensures that software can distinguish it from other characters and render it with consistent intent across browsers, operating systems, and fonts.
The hexadecimal value FF3D places this character at decimal position 65341 in the Unicode table. At this position, the character falls 13 positions past the nearest hex boundary, a detail relevant for font engineers mapping glyph tables. For practical use, ] in HTML or \u{FF3D} in JavaScript are the most common insertion methods.
Known by its descriptive name referencing "fullwidth right," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.