free-symbols

Halfwidth Katakana Letter Small U Letter

ゥ (U+FF69) is a halfwidth katakana small u used in compact Japanese text.

U+FF69

ゥ is the halfwidth form of the katakana letter small u. It’s commonly encountered when text uses halfwidth character sets for compatibility or stylistic consistency. This page helps you copy and use ゥ correctly in writing and digital design.

Halfwidth Katakana Letter Small U Letter Meaning

ゥ is the halfwidth katakana letter small u, Unicode U+FF69. In Japanese writing systems, small katakana characters typically modify the sound of the following kana, rather than standing alone. The “halfwidth” form is mainly a typographic variant: it occupies less horizontal space than fullwidth katakana and is often used in systems, legacy encodings, or UI contexts that mix widths. When copying, using the exact character matters because it differs from the fullwidth small u. You may see ゥ appear in katakana spellings, stylized text, or constrained layouts where halfwidth characters are preferred.

Common uses

  • Copying halfwidth Japanese text from legacy sources or chat logs
  • Maintaining consistent character width in UI strings and fixed-width layouts
  • Creating stylized katakana spellings that rely on halfwidth forms
  • Using the exact Unicode character in web typography or form fields
  • Reproducing compatibility with older systems that output halfwidth katakana

Examples

ゥ Halfwidth Katakana Letter Small U (U+FF69)

  • ゥ かわいい
  • はい、ゥ
  • ねぇ、ゥ だよ
  • ゥ も ある
  • テキストゥ確認

Variations

Technical codes

UnicodeU+FF69
HTML Entityゥ
HTML Codeゥ
CSS\FF69

FAQ

What does the Halfwidth Katakana Letter Small U letter mean?

ゥ is the halfwidth katakana letter small u, Unicode U+FF69. In Japanese writing systems, small katakana characters typically modify the sound of the following kana, rather than standing alone. The “halfwidth” form is mainly a typographic variant: it occupies less horizontal space than fullwidth katakana and is often used in systems, legacy encodings, or UI contexts that mix widths. When copying, using the exact character matters because it differs from the fullwidth small u. You may see ゥ appear in katakana spellings, stylized text, or constrained layouts where halfwidth characters are preferred.

Is ゥ the same as the fullwidth small u?

No. ゥ is the halfwidth katakana letter small u (U+FF69). The fullwidth version is a different character with a different code point.

What is the Unicode code point for ゥ?

The Unicode code point is U+FF69.

How can I copy ゥ in my HTML?

You can use the HTML entity ゥ or paste the character directly: ゥ.

How do I use ゥ in CSS or JavaScript?

In CSS you can use \\FF69. In JavaScript you can use the Unicode escape \\u{FF69}.