free-symbols

Latin Capital Letter Z With Line Below Letter

Ẕ is the Latin capital letter Z with a line below, used as a specific Unicode character in text and fonts.

U+1E94

The symbol Ẕ (Unicode U+1E94) is a Latin letter variant with a visible line below it. It’s useful when you need an exact character, not a stylized approximation. On this page you can copy it and find its HTML, CSS, and JavaScript escapes.

Latin Capital Letter Z With Line Below Letter Meaning

Ẕ is a Unicode character named “LATIN CAPITAL LETTER Z WITH LINE BELOW” (U+1E94). It represents a distinct capital Z form rather than a combination of characters. Because it’s a single code point, it behaves consistently in plain text, search, and rendering (as long as the selected font supports it). In practice, it may appear in specialized linguistic or typographic contexts where a Z is marked with a diacritic-like line. For designers and developers, the key “meaning” is character identity: using Ẕ ensures the correct glyph and avoids mismatches with similar-looking Z characters.

Common uses

  • Linguistic or orthographic text where a capital Z needs a line-below variant
  • Accurate typography in publications that require the exact Unicode letter form
  • Developer use in internationalized strings (UI labels, forms, and data display)
  • Design systems and icon/letter mockups that must match a specific character
  • Educational materials or documentation that reference this exact Unicode symbol

Examples

Ẕ — Latin Capital Letter Z with Line Below

  • Ẕebra
  • Cap Ẕ: example
  • Word: Ẕ
  • Sample text with Ẕ
  • Use the symbol Ẕ in a heading

Variations

Technical codes

UnicodeU+1E94
HTML EntityẔ
HTML CodeẔ
CSS\1E94

FAQ

What does the Latin Capital Letter Z With Line Below letter mean?

Ẕ is a Unicode character named “LATIN CAPITAL LETTER Z WITH LINE BELOW” (U+1E94). It represents a distinct capital Z form rather than a combination of characters. Because it’s a single code point, it behaves consistently in plain text, search, and rendering (as long as the selected font supports it). In practice, it may appear in specialized linguistic or typographic contexts where a Z is marked with a diacritic-like line. For designers and developers, the key “meaning” is character identity: using Ẕ ensures the correct glyph and avoids mismatches with similar-looking Z characters.

What is the Unicode code point for Ẕ?

Ẕ is U+1E94 (LATIN CAPITAL LETTER Z WITH LINE BELOW).

How do I copy Ẕ into HTML?

Use the provided HTML entity: Ẕ.

What CSS escape can I use for Ẕ?

You can use the CSS escape: \\1E94.

Will Ẕ always display correctly?

It displays correctly when the font you use supports the character. If a font lacks the glyph, it may fall back to another style or show a missing-character box.