Latin Letter Small Capital N Letter
ɴ is the Unicode character “LATIN LETTER SMALL CAPITAL N” used as a small-cap style N in typography and text.
U+0274
ɴ is a Unicode Latin Extended symbol: LATIN LETTER SMALL CAPITAL N (U+0274). It looks like a small-cap variant of the letter N and is useful when you need that specific typographic form.
Latin Letter Small Capital N Letter Meaning
The character ɴ (U+0274) is called “LATIN LETTER SMALL CAPITAL N.” Visually, it’s a small-cap form of the letter N, intended for typographic styling where small caps are preferred over ordinary lowercase or uppercase letters. Because it’s a distinct Unicode character (not just styling applied to a normal N), it can be copied and rendered consistently across systems that support it. In practice, people use ɴ to match branding or editorial style, to label text in a precise way, and to distinguish roles or variables when ordinary N would look too inconsistent.
Common uses
- •Small-caps typography in headings, labels, or documents where a distinct glyph is needed
- •Designing logos or UI text that requires a consistent “small-cap N” look
- •Academic or technical documents where a specific character form is preferred over regular N
- •Creating decorative text for social posts that matches a chosen typographic style
- •Typing variable names or identifiers that must visually differ from standard N
Examples
ɴ — Latin Letter Small Capital N
- ɴVersion ɴ
- ɴSample: ɴ=10
- ɴModel ɴ
- ɴPlan ɴ (phase 2)
- ɴItem ɴ
Variations
Technical codes
| Unicode | U+0274 | |
| HTML Entity | ɴ | |
| HTML Code | ɴ | |
| CSS | \0274 |
FAQ
What does the Latin Letter Small Capital N letter mean?
The character ɴ (U+0274) is called “LATIN LETTER SMALL CAPITAL N.” Visually, it’s a small-cap form of the letter N, intended for typographic styling where small caps are preferred over ordinary lowercase or uppercase letters. Because it’s a distinct Unicode character (not just styling applied to a normal N), it can be copied and rendered consistently across systems that support it. In practice, people use ɴ to match branding or editorial style, to label text in a precise way, and to distinguish roles or variables when ordinary N would look too inconsistent.
Is ɴ the same as the regular letter N?
No. ɴ is a distinct Unicode character (LATIN LETTER SMALL CAPITAL N, U+0274) with a different glyph intended for small-caps styling.
How do I copy ɴ reliably for use in HTML?
You can copy the character directly, or use the HTML entity: ɴ.
What are the CSS and JavaScript escape codes for ɴ?
CSS escape: \\0274. JavaScript escape: \\u{0274}.
Will ɴ always display correctly on my device?
It depends on font support. Since it’s a Unicode character, it should render correctly in fonts that include U+0274.