free-symbols

Halfwidth Katakana Letter E Letter

エ (U+FF74) is the halfwidth Katakana letter E used in compact Japanese text and legacy encodings.

U+FF74

エ is a halfwidth Katakana character for the “E” sound. It has a dedicated Unicode code point, making it easy to copy accurately across systems. Use it when you need halfwidth form (often in fixed-width layouts or legacy-style typography).

Halfwidth Katakana Letter E Letter Meaning

HALFWIDTH KATAKANA LETTER E (エ) is the halfwidth variant of the Japanese Katakana letter “E.” In practice, it’s used where text is expected to be halfwidth, such as older Japanese encodings, compatibility-oriented typography, and interfaces that mix Latin-width and Japanese characters. Because it differs from the fullwidth form, it can affect alignment, spacing, and layout in monospaced or fixed-width designs. When you need a consistent character width (especially in columns, form fields, or ASCII-like layouts), choosing エ specifically helps keep spacing predictable.

Common uses

  • Fixed-width or monospaced UI labels that require halfwidth Katakana alignment
  • Legacy or compatibility text where halfwidth Katakana is expected
  • Forms and tables that must match character-width constraints
  • Product codes, part numbers, or identifiers that use mixed-width Japanese characters
  • Typography/branding layouts that intentionally use halfwidth Katakana style

Examples

エ Halfwidth Katakana Letter E (U+FF74)

  • エスプレス
  • エンジン
  • エース
  • エントリー
  • エコー

Variations

Technical codes

UnicodeU+FF74
HTML Entityエ
HTML Codeエ
CSS\FF74

FAQ

What does the Halfwidth Katakana Letter E letter mean?

HALFWIDTH KATAKANA LETTER E (エ) is the halfwidth variant of the Japanese Katakana letter “E.” In practice, it’s used where text is expected to be halfwidth, such as older Japanese encodings, compatibility-oriented typography, and interfaces that mix Latin-width and Japanese characters. Because it differs from the fullwidth form, it can affect alignment, spacing, and layout in monospaced or fixed-width designs. When you need a consistent character width (especially in columns, form fields, or ASCII-like layouts), choosing エ specifically helps keep spacing predictable.

What is the Unicode code point for エ?

エ is U+FF74 (HALFWIDTH KATAKANA LETTER E).

How can I write エ using HTML?

Use the HTML entity: エ.

How do I escape エ in CSS?

In CSS, you can use the escape form: \\FF74.

Is エ the same as the fullwidth Katakana E?

No. エ is the halfwidth Katakana letter E. The fullwidth version is a different character with a different code point, which can change spacing and alignment.