free-symbols
ҳ

Cyrillic Small Letter Ha With Descender Letter

ҳ is the Cyrillic small letter ha with a descender, used in languages that use extended Cyrillic alphabets.

U+04B3

The symbol “ҳ” is a Cyrillic character identified by Unicode code point U+04B3. It’s commonly needed when typing or formatting text for extended Cyrillic writing systems. This page helps you copy it reliably and use correct Unicode escapes in code.

Cyrillic Small Letter Ha With Descender Letter Meaning

“ҳ” is the Unicode character called “CYRILLIC SMALL LETTER HA WITH DESCENDER” (U+04B3). It belongs to the Cyrillic set and is written in lowercase form. In practice, this character is used in languages and orthographies that include an additional “ha” variant with a descender. If you’re working with names, place names, or text that uses such alphabets, using the exact character (not a visually similar one) matters for correct spelling, search, and rendering. When needed in web or software contexts, you should rely on the provided Unicode/HTML/CSS/JavaScript escapes rather than approximate lookalikes.

Common uses

  • Typing or correcting Cyrillic text that contains the specific lowercase ha-with-descender character
  • Copy/pasting names and place names from documents, forms, or passports written in extended Cyrillic alphabets
  • Creating accurate subtitles, captions, or UI labels for Cyrillic-based locales
  • Database and CMS content entry where the exact Unicode character must be preserved
  • Developer use in source code, templates, and localization files via Unicode escapes

Examples

ҳ (Cyrillic small letter ha with descender)

  • ҳҳолат
  • ҳшаҳар
  • ҳкитобҳоя
  • ҳмеҳнат
  • ҳбехавфҳост

Variations

Technical codes

UnicodeU+04B3
HTML Entityҳ
HTML Codeҳ
CSS\04B3

FAQ

What does the Cyrillic Small Letter Ha With Descender letter mean?

“ҳ” is the Unicode character called “CYRILLIC SMALL LETTER HA WITH DESCENDER” (U+04B3). It belongs to the Cyrillic set and is written in lowercase form. In practice, this character is used in languages and orthographies that include an additional “ha” variant with a descender. If you’re working with names, place names, or text that uses such alphabets, using the exact character (not a visually similar one) matters for correct spelling, search, and rendering. When needed in web or software contexts, you should rely on the provided Unicode/HTML/CSS/JavaScript escapes rather than approximate lookalikes.

What Unicode character is “ҳ”?

“ҳ” is the Cyrillic small letter ha with descender, with Unicode code point U+04B3.

How can I copy “ҳ” reliably?

Copy the character directly from this page. For code or HTML, use the provided forms like ҳ and \\\\u{04B3}.

Is “ҳ” the same as a normal Latin “h” or Cyrillic “х”?

No. It is a Cyrillic lowercase letter with a descender. Visually similar letters may have different Unicode code points and can be rendered or searched incorrectly.

What escape codes are available for developers?

HTML entity: ҳ (as provided). CSS escape: \\04B3. JavaScript escape: \\u{04B3}.