free-symbols

Halfwidth Left Corner Bracket Letter

「 is a halfwidth left corner bracket used to open a quotation-style bracket in Japanese typography.

U+FF62

The symbol 「 is known as the halfwidth left corner bracket. It’s commonly used as a paired punctuation mark with a corresponding closing bracket. Because it’s halfwidth, it fits text layouts that expect halfwidth characters.

Halfwidth Left Corner Bracket Letter Meaning

「 (U+FF62) is the halfwidth left corner bracket. It’s a punctuation-style character used in Japanese text to mark the beginning of a quoted or bracketed segment, similar to how left and right corner brackets frame dialogue or emphasized phrases. As a halfwidth character, it’s typically used in contexts that already rely on halfwidth typography, such as legacy encodings, terminal output, or systems that store or display halfwidth katakana and related characters. In practice, you’ll mostly encounter it when mirroring Japanese bracket punctuation in a compatible, fixed-width or halfwidth-aware text environment.

Common uses

  • Opening a quoted segment in Japanese-style text formatting
  • Paired punctuation in dialogue lines (with the matching right corner bracket)
  • Legacy or compatibility text where halfwidth punctuation is expected
  • Fixed-width UI labels or terminal-style displays
  • Design and mockups that require halfwidth typography consistency

Examples

「 Halfwidth Left Corner Bracket (U+FF62)

  • 「こんにちは」
  • 「はい」 と答えました。
  • 本日は 「特別セール」 を開催します。
  • 「次のページへ」 をクリックしてください。
  • 端末表示: 「STATUS」

Variations

Technical codes

UnicodeU+FF62
HTML Entity「
HTML Code「
CSS\FF62

FAQ

What does the Halfwidth Left Corner Bracket letter mean?

「 (U+FF62) is the halfwidth left corner bracket. It’s a punctuation-style character used in Japanese text to mark the beginning of a quoted or bracketed segment, similar to how left and right corner brackets frame dialogue or emphasized phrases. As a halfwidth character, it’s typically used in contexts that already rely on halfwidth typography, such as legacy encodings, terminal output, or systems that store or display halfwidth katakana and related characters. In practice, you’ll mostly encounter it when mirroring Japanese bracket punctuation in a compatible, fixed-width or halfwidth-aware text environment.

What is the Unicode codepoint for 「?

「 is U+FF62 (HALFWIDTH LEFT CORNER BRACKET).

How can I copy 「 for use in HTML?

You can use the HTML entity: 「.

What is the CSS escape for 「?

The CSS escape is \\FF62.

Is 「 the same as a regular left bracket like [ ]?

No. 「 is a Japanese punctuation mark (halfwidth left corner bracket) and is intended to pair with its matching right corner bracket in bracketed text.