free-symbols

Katakana Middle Dot Letter

The Katakana Middle Dot (・) is a small separator used in Japanese writing, commonly between katakana characters.

U+30FB

The Katakana Middle Dot (・) is a Japanese punctuation mark used as a separator. It’s especially common in katakana text, where it helps readability. You can copy it directly or use its Unicode and escape forms in code.

Katakana Middle Dot Letter Meaning

The Katakana Middle Dot (・), Unicode U+30FB, is a punctuation-like character used to separate elements in Japanese writing. In practice, it often appears between katakana characters or within katakana-based text to improve legibility—similar in feel to an interpunct. It’s also used stylistically as a simple “dot separator” in various layouts, such as titles, labels, and UI strings where a compact separator is desired. Because it has a distinct Unicode identity (U+30FB), it’s best to use this character rather than an ordinary dot (.) when you specifically want the Japanese typographic dot.

Common uses

  • Separating words or phrases in katakana-based Japanese text
  • Creating compact separators in headings, labels, and UI strings
  • Formatting lists or items in Japanese-style typography
  • Improving readability in names or brand text written in katakana
  • Using a consistent dot separator in multilingual layouts where katakana is present

Examples

・ Katakana Middle Dot (U+30FB)

  • サンプル・テキスト
  • 東京・大阪・名古屋
  • 商品名・モデル番号
  • イベント・開催日時
  • ブランド名・公式サイト

Variations

Technical codes

UnicodeU+30FB
HTML Entity・
HTML Code・
CSS\30FB

FAQ

What does the Katakana Middle Dot letter mean?

The Katakana Middle Dot (・), Unicode U+30FB, is a punctuation-like character used to separate elements in Japanese writing. In practice, it often appears between katakana characters or within katakana-based text to improve legibility—similar in feel to an interpunct. It’s also used stylistically as a simple “dot separator” in various layouts, such as titles, labels, and UI strings where a compact separator is desired. Because it has a distinct Unicode identity (U+30FB), it’s best to use this character rather than an ordinary dot (.) when you specifically want the Japanese typographic dot.

Is the Katakana Middle Dot the same as a normal period (.)?

No. The Katakana Middle Dot is U+30FB (・). A normal period is a different Unicode character, with different typography and spacing behavior.

Where is the Katakana Middle Dot used in Japanese text?

It’s commonly used as a separator in katakana writing and appears between katakana segments to improve readability.

What is the Unicode code point for this symbol?

The Unicode code point is U+30FB.

How can I type it in HTML or code?

Use the HTML entity ・ or escape forms like \\30FB (CSS) and \\u{30FB} (JavaScript).

Related symbols