free-symbols
н

Cyrillic Small Letter En Letter

н is the Cyrillic small letter en (U+043D), used in many Cyrillic-based languages.

U+043D

н is a lowercase Cyrillic letter used to write words in several Slavic and related languages. It has the Unicode code point U+043D and can be copied or generated using common escape formats. Below you’ll find practical uses, examples, and developer-friendly copy options.

Cyrillic Small Letter En Letter Meaning

The symbol “н” is the Cyrillic small letter en (unicode name: CYRILLIC SMALL LETTER EN, code point U+043D). In languages that use the Cyrillic script, it represents a letter sound that is typically similar to the “n” sound in English (depending on the language and context). You’ll find it in everyday spelling for nouns, verbs, and adjectives. Because it is a distinct Unicode character, it should be used intentionally rather than replaced with visually similar Latin letters when writing Russian, Ukrainian, Bulgarian, Serbian (Cyrillic), and other Cyrillic-based texts.

Common uses

  • Writing words in Cyrillic-based languages in plaintext and documents
  • Creating usernames, handles, and display names that include Cyrillic characters
  • Using correct Cyrillic spelling in localization and translation workflows
  • Rendering text in UI mockups or website content that uses Cyrillic alphabets
  • Storing and displaying Cyrillic data in databases and logs

Examples

н — Cyrillic small letter en

  • нона
  • нмир
  • нснова
  • ннужный
  • нстрана

Variations

Technical codes

UnicodeU+043D
HTML Entityн
HTML Codeн
CSS\043D

FAQ

What does the Cyrillic Small Letter En letter mean?

The symbol “н” is the Cyrillic small letter en (unicode name: CYRILLIC SMALL LETTER EN, code point U+043D). In languages that use the Cyrillic script, it represents a letter sound that is typically similar to the “n” sound in English (depending on the language and context). You’ll find it in everyday spelling for nouns, verbs, and adjectives. Because it is a distinct Unicode character, it should be used intentionally rather than replaced with visually similar Latin letters when writing Russian, Ukrainian, Bulgarian, Serbian (Cyrillic), and other Cyrillic-based texts.

What is the Unicode code point for “н”?

It is U+043D (Cyrillic small letter en).

How can I type “н” using an escape sequence in code?

Use CSS escape \\043D, or JavaScript escape \\u{043D}.

Is “н” the same as the Latin letter “n”?

No. “н” is Cyrillic small letter en, while “n” is a Latin lowercase letter; they are different Unicode characters.

What HTML entity can I use for “н”?

Use н.