U+007A

Small letter Zz

Small letter Z is a monochrome text character from the Unicode Basic Latin block, listed here under Basic Latin (ASCII). Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "lowercase", "letter", "alphabet", "ascii".

Quick facts

Unicode
U+007A
Decimal
122
Hex
0x007A
Octal
0o172

Unicode identity

FormatValueCopy
Code pointOfficial Unicode notationU+007A
Official nameUnicodeData.txt, Unicode 18.0.0LATIN SMALL LETTER Z
DecimalBase 10122
HexadecimalBase 160x007A
OctalBase 80o172
BinaryBase 20000000001111010
General categoryLetter, lowercaseLl
Unicode blockU+0000–U+007FBasic Latin
PlaneBasic Multilingual Plane (BMP, Plane 0)

HTML & CSS

FormatValueCopy
HTML entity (decimal)z
HTML entity (hex)z
CSS content escapeUse inside content: "…"\007A
URL encodedPercent-encoded UTF-8z

Programming languages

FormatValueCopy
JavaScript / TypeScript\u007A
JSONUTF-16 surrogate pairs\u007A
Python\u007A
Java / C# / Kotlin\u007A

Byte encodings

FormatValueCopy
UTF-81 byte7A
UTF-16 (BE)007A
UTF-32 (BE)0000007A

How to type Small letter Z

  • Windows

    Hold Alt and type +7A with the hex numeric keypad option enabled, or type 7A then press Alt+X in Word and most Office apps.

  • macOS

    Enable the Unicode Hex Input keyboard, hold Option, and type 007A. Or open Character Viewer (Control+Command+Space) and search "Small letter Z".

  • Linux

    Press Ctrl+Shift+U, type 7a, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.

  • HTML, CSS & code

    Paste the character directly, or use the escapes above: z in HTML, \007A in CSS, and \u007A in JavaScript.

Official Unicode reference

Character name
LATIN SMALL LETTER Z
Block
Basic Latin (U+0000–U+007F)
General category
Ll — Letter, lowercase

Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Basic Latin block: U0000.pdf (PDF, unicode.org).

Frequently asked questions

How do I copy the Small letter Z symbol?

Click the Copy button at the top of this page, or select z and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.

What is the Unicode code point for Small letter Z?

Small letter Z is U+007A (decimal 122, hexadecimal 0x007A, octal 0o172). It lives in the Basic Latin block (U+0000–U+007F) of the Basic Multilingual Plane (BMP, Plane 0).

What is the official Unicode name of Small letter Z?

The Unicode Standard (version 18.0.0) names this character "LATIN SMALL LETTER Z". Its General_Category is Ll (Letter, lowercase).

What is the HTML code for Small letter Z?

Use z or z. In CSS, use content: "\007A".

How do I type Small letter Z in code?

JavaScript: "\u007A". Python: "\u007A". JSON and Java: "\u007A". The UTF-8 byte sequence is 7A.

Is Small letter Z an emoji?

No. Small letter Z is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.

View all basic latin (ascii)