Combining Katakana-Hiragana Semi-Voiced Sound Mark at U+309A is a combining diacritic that adds the Japanese handakuten, or “half-voiced” sound mark, to the preceding kana. It is in the Hiragana block and is not meant to stand as an independent visible symbol; it modifies a base hiragana or katakana character. Its everyday role is to form syllables beginning with p in Japanese kana writing, most commonly by marking the h-row kana: は plus this mark represents ぱ, ヒ plus this mark represents ピ, and so on. Normal Japanese text usually uses the precomposed kana such as ぱ, ぷ, ペ, or ポ, but the combining mark is needed when text is stored or processed in decomposed Unicode form. It also appears in linguistic and typographic work where the mark must be separated from the base character, such as normalization tests, font shaping checks, input-method behavior, or detailed discussion of kana composition. The main practical gotcha is that it depends on correct combining placement: if a font, renderer, or search system handles combining marks poorly, it may appear misplaced or fail to match the equivalent precomposed kana.