Hebrew Letter Final Nun Letter
ן is the Hebrew final form of nun, used in word-final positions.
U+05DF
ן is the Hebrew letter final nun. It’s a distinct character with its own Unicode code point, commonly used when nun appears at the end of a word. Use the copy tools below to paste it into text, designs, or code.
Hebrew Letter Final Nun Letter Meaning
ן is the Hebrew letter “final nun,” a specific form of the Hebrew letter nun used when the letter appears at the end of a word. In Hebrew typography and text processing, final forms matter because they change the shape to match standard writing conventions. Unicode assigns this character the code point U+05DF, and it can be reliably represented using common escape sequences (for example, the HTML entity ן and JavaScript Unicode escape \\u{05DF}). When you need accurate Hebrew text rendering—such as for signage, UI labels, titles, or data entry—using the correct final form helps your output look and behave as expected.
Common uses
- •Typing Hebrew words that end with final nun (ן) instead of regular nun (נ)
- •Designing Hebrew UI text where correct letter forms affect readability and layout
- •Creating social media captions or headlines in Hebrew with proper final-letter spelling
- •Building templates or forms for Hebrew names and surnames that require the final form
- •Programming and localization work where Unicode-accurate characters are required
Examples
ן — Hebrew Letter Final Nun
- ןחָכְמָה וְדַעַת ן
- ןשלום ן
- ןלִבּוֹת ן
- ןמָקוֹם ן
- ןשֵׁם ן
Variations
Technical codes
| Unicode | U+05DF | |
| HTML Entity | ן | |
| HTML Code | ן | |
| CSS | \05DF |
FAQ
What does the Hebrew Letter Final Nun letter mean?
ן is the Hebrew letter “final nun,” a specific form of the Hebrew letter nun used when the letter appears at the end of a word. In Hebrew typography and text processing, final forms matter because they change the shape to match standard writing conventions. Unicode assigns this character the code point U+05DF, and it can be reliably represented using common escape sequences (for example, the HTML entity ן and JavaScript Unicode escape \\u{05DF}). When you need accurate Hebrew text rendering—such as for signage, UI labels, titles, or data entry—using the correct final form helps your output look and behave as expected.
What is the Unicode code point for ן?
The Unicode code point for ן (Hebrew Letter Final Nun) is U+05DF.
How do I copy ן using HTML?
Use the HTML entity: ן
How do I represent ן in CSS?
Use the CSS escape: \\05DF
Is ן the same as נ?
No. ן is the final form (used at the end of a word), while נ is the standard form.