FULLWIDTH RIGHT SQUARE BRACKET
]
U+FF3D
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
Halfwidth and Fullwidth Forms
Character Encoding
UTF-8
0xEF0xBC0xBD
UTF-16
0xFF3D
UTF-32
0x0000FF3D
Copy & Paste Codes
Character
]
Unicode Escape
\u{FF3D}
HTML Entity (Decimal)
]
HTML Entity (Hex)
]
CSS Code
\FF3D
JavaScript
String.fromCodePoint(0xFF3D)
Python
chr(0xFF3D)