free-symbols
ʼn

Latin Small Letter N Preceded By Apostrophe Letter

ʼn is a Latin Extended character: a small n with an apostrophe preceding it (U+0149).

U+0149

ʼn (U+0149) is a single Unicode character used when typography or orthography requires an apostrophe placed directly before a lowercase n. It belongs to the Latin Extended block and can be copied or encoded reliably across systems.

Latin Small Letter N Preceded By Apostrophe Letter Meaning

ʼn is the Unicode character named “LATIN SMALL LETTER N PRECEDED BY APOSTROPHE” (U+0149). Visually, it combines an apostrophe with a lowercase “n” into one unit, which helps preserve correct typography when a writing system or style uses this specific punctuation placement. Instead of writing an apostrophe followed by “n” as separate characters, using ʼn keeps the symbol together, which can improve consistency in titles, quotes, and specialized text formatting. This is most useful in documents, fonts, and editorial work where precise character-by-character rendering matters.

Common uses

  • Typing or editing texts that require this exact apostrophe-before-n form as a single character
  • Accurate reproduction of legacy spellings or typographic conventions in digital archives
  • Designing captions, posters, or print layouts that must match a specific typographic style
  • Programming and content migration where Unicode fidelity is required (using U+0149)
  • Creating social or publishing text that must render consistently across platforms

Examples

ʼn — Latin small letter n preceded by apostrophe

  • ʼnʼn is used as a single character in Latin Extended.
  • ʼnCopy ʼn for precise apostrophe-before-n typography.
  • ʼnThe symbol ʼn corresponds to U+0149.
  • ʼnWhen editing, replace ' apostrophe + n ' with ʼn where appropriate.
  • ʼnUse ʼn in headers to match the original spelling.

Variations

Technical codes

UnicodeU+0149
HTML Entityʼn
HTML Codeʼn
CSS\0149

FAQ

What does the Latin Small Letter N Preceded By Apostrophe letter mean?

ʼn is the Unicode character named “LATIN SMALL LETTER N PRECEDED BY APOSTROPHE” (U+0149). Visually, it combines an apostrophe with a lowercase “n” into one unit, which helps preserve correct typography when a writing system or style uses this specific punctuation placement. Instead of writing an apostrophe followed by “n” as separate characters, using ʼn keeps the symbol together, which can improve consistency in titles, quotes, and specialized text formatting. This is most useful in documents, fonts, and editorial work where precise character-by-character rendering matters.

Is ʼn the same as typing an apostrophe and then the letter n?

No. ʼn is a single Unicode character (U+0149). Typing an apostrophe plus “n” creates two separate characters, which can affect typography and text processing.

What is the Unicode code point for ʼn?

ʼn uses Unicode code point U+0149.

How can I insert ʼn in HTML?

You can use the HTML entity: ʼn

What escapes can I use in code?

In CSS use \\0149. In JavaScript use \\u{0149}.