free-symbols

Latin Small Letter Z With Line Below Letter

ẕ is the Latin small letter z with a line below, encoded as Unicode U+1E95.

U+1E95

ẕ (Latin small letter z with line below) is a character from the Latin Extended block. It’s useful when you need a specific letter form rather than a plain “z”. This page helps you copy it and use the correct Unicode/HTML/CSS/JavaScript escapes.

Latin Small Letter Z With Line Below Letter Meaning

ẕ is the lowercase form of a “z” character distinguished by a line below it. Unlike the basic “z”, this letter variant has a distinct visual shape and a specific Unicode assignment, U+1E95. Because it has its own code point, it’s commonly used in contexts that require precise transcription or typographic consistency, such as digitized texts, linguistics-related notation, and fonts or encodings that support Latin Extended characters. When writing or designing, using the correct Unicode character ensures the same glyph is rendered across systems that support it.

Common uses

  • Typing texts that require a specific z variant beyond the standard “z”.
  • Linguistics and transcription work where the line-below letter is part of the notation.
  • Preparing documents that must preserve exact character forms (e.g., manuscripts, catalogs, archives).
  • Designing multilingual or specialized typography where letter variants matter.
  • Programming or data entry that relies on correct Unicode characters to avoid substitution.

Examples

ẕ — Latin Small Letter Z with Line Below

  • mẕ
  • ẕa ẕe ẕi ẕo ẕu
  • line-below z: ẕ
  • sample: ẕ
  • ẕ character test

Variations

Technical codes

UnicodeU+1E95
HTML Entityẕ
HTML Codeẕ
CSS\1E95

FAQ

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

ẕ is the lowercase form of a “z” character distinguished by a line below it. Unlike the basic “z”, this letter variant has a distinct visual shape and a specific Unicode assignment, U+1E95. Because it has its own code point, it’s commonly used in contexts that require precise transcription or typographic consistency, such as digitized texts, linguistics-related notation, and fonts or encodings that support Latin Extended characters. When writing or designing, using the correct Unicode character ensures the same glyph is rendered across systems that support it.

What is the Unicode code point for ẕ?

ẕ is Unicode U+1E95 (LATIN SMALL LETTER Z WITH LINE BELOW).

How do I copy ẕ into HTML?

Use the HTML entity: ẕ.

What CSS escape can I use for ẕ?

The CSS escape is \\1E95.

How do I include ẕ in JavaScript?

Use the Unicode escape: \\u{1E95}.