free-symbols

Cyrillic Small Letter Narrow O Letter

ᲂ (U+1C82) is the Cyrillic small letter narrow o used in specific Cyrillic writing.

U+1C82

ᲂ is a Cyrillic character with the Unicode name "Cyrillic Small Letter Narrow O". It’s useful when you need an exact match for certain Cyrillic text or typography. Below you’ll find practical copy/paste options and developer-friendly escapes.

Cyrillic Small Letter Narrow O Letter Meaning

ᲂ (Unicode U+1C82) is a Cyrillic small letter named “NARROW O.” In practice, it’s used in written forms that require this specific letter shape rather than a more common “o.” The “narrow” distinction matters for correct spelling, display fidelity, and typographic consistency in text that relies on the exact Unicode character. If you’re working with OCR output, historical/variant text, font testing, or multilingual content that must preserve exact characters, this symbol helps ensure the text remains faithful to the original data.

Common uses

  • Copying or reproducing exact Cyrillic text that includes the narrow o character
  • Working with OCR or transcription where Unicode accuracy is required
  • Typography and font testing for Cyrillic glyph coverage
  • Preparing documents or subtitles that must match original character forms
  • Developer use in strings where the specific code point U+1C82 must be preserved

Examples

ᲂ — Cyrillic Small Letter Narrow O

  • ᲂ for a specific narrow o in Cyrillic text
  • Transcription uses ᲂ instead of a regular o
  • Font preview: does ᲂ render correctly?
  • OCR correction: replacing the wrong glyph with ᲂ
  • Subtitle text includes ᲂ for accuracy

Variations

Technical codes

UnicodeU+1C82
HTML Entityᲂ
HTML Codeᲂ
CSS\1C82

FAQ

What does the Cyrillic Small Letter Narrow O letter mean?

ᲂ (Unicode U+1C82) is a Cyrillic small letter named “NARROW O.” In practice, it’s used in written forms that require this specific letter shape rather than a more common “o.” The “narrow” distinction matters for correct spelling, display fidelity, and typographic consistency in text that relies on the exact Unicode character. If you’re working with OCR output, historical/variant text, font testing, or multilingual content that must preserve exact characters, this symbol helps ensure the text remains faithful to the original data.

What Unicode character is ᲂ?

ᲂ is “Cyrillic Small Letter Narrow O” with Unicode code point U+1C82.

How can I copy ᲂ reliably?

Use the symbol directly on this page (copy/paste), or copy one of the provided representations like the HTML entity or escapes.

Can I substitute ᲂ with a regular Cyrillic “o”?

Usually not, because ᲂ is a distinct Unicode character. For accurate text reproduction, use the exact U+1C82 character.

What are the developer-friendly ways to include it in code?

You can use the CSS escape \\1C82, or JavaScript escape \\u{1C82}. The HTML entity is &#7298.