Skip to content
EmojiDB

U+301B · Closing punctuation

Right White Square Bracket Symbol 〛

〛 is right white square bracket, U+301B. Unicode also records it as “right abstract syntax bracket”. It was added in Unicode 1.1, and Unicode files it under Closing punctuation.

Also known as

  • right abstract syntax bracket

Unicode 1.0 called this character closing white square bracket. The standard renamed it later, but documents, fonts and font-editing tools from that era still use the old name.

Codes & technical data

UnicodeU+301B
HTML hex〛
HTML decimal〛
CSS\301B
JavaScript\u{301B}
Python\U0000301B
Java / C#\u301B
Rust\u{301b}
Swift\u{301B}
PHP\u{301B}
URL encoded%E3%80%9B
UTF-8 bytesE3 80 9B
UTF-16 bytes301B
Base6444Cb
Decimal12315
CategoryClosing punctuation (Pe)
IntroducedUnicode 1.1

Will 〛 survive being pasted?

  • Normalisation. Yes. 〛 is unchanged by NFKC, so it survives normalising systems intact.
  • Legacy encodings. 〛 is Unicode-only — it has no Latin-1 equivalent, so a system stuck on an 8-bit encoding cannot represent it.
  • Size. 3 bytes in UTF-8. Character-limited fields — SMS, bios, some form validators — usually count bytes, not characters.

Unicode cross-references

The standard points readers of 〛 at these characters — usually because they look alike, or because one is the correct choice where the other is often used by mistake.

Other bracket characters

Unicode names 24 characters ending in “bracket”. They differ by direction, weight or decoration rather than by meaning.

Nearby in CJK Symbols and Punctuation

The punctuation Chinese, Japanese and Korean typography needs — the ideographic full stop and comma, corner brackets, the iteration mark, and the wave dash.

All 48 characters in CJK Symbols and Punctuation →

How to type 〛

WindowsType 301B then press Alt+X
macOSPress Ctrl+Cmd+Space, then search for “right white square bracket”
LinuxPress Ctrl+Shift+U, type 301b, press Enter
HTML〛

About Unicode’s Closing punctuation category

This is a closing bracket, paired with an opening character in the same block. Bracket matching in editors uses the category, not the appearance.

Frequently asked questions

How do I type the 〛 right white square bracket symbol?
On Windows, type 301B and press Alt+X. On Linux press Ctrl+Shift+U then 301b. On any system the quickest route is the copy button on this page.
What is the code for 〛?
Right White Square Bracket is U+301B. In UTF-8 it takes 3 bytes. The table above lists every escape format.
What kind of character is 〛?
Right White Square Bracket is filed under Closing punctuation in the CJK Symbols and Punctuation block, and was introduced in Unicode 1.1. This is a closing bracket, paired with an opening character in the same block. Bracket matching in editors uses the category, not the appearance.