Latin Capital Letter N With Oblique Stroke Letter
Ꞥ is a Latin Extended capital N variant marked with an oblique stroke.
U+A7A4
Ꞥ (U+A7A4) is a Latin Extended letter used as a typographic character in Unicode. You can copy it into documents, web content, or code using the provided escapes.
Latin Capital Letter N With Oblique Stroke Letter Meaning
Ꞥ is the Unicode character named “LATIN CAPITAL LETTER N WITH OBLIQUE STROKE” (U+A7A4). As a specific letter form, it’s mainly used to represent a particular orthography, transcription style, or typographic distinction where a capital “N” needs an oblique stroke variant. Because it’s a Latin Extended character, its appearance and availability may depend on the font you’re using. In practice, most users encounter Ꞥ when working with encoded text, specialized linguistics content, or font/character sets that require an exact Unicode match for consistent rendering.
Common uses
- •Copying and pasting a precise Unicode character into a document or text editor
- •Using the character in web design where exact glyphs matter (with the right font)
- •Representing an orthographic/transcription variant in writing or linguistics notes
- •Creating consistent symbols in branding, naming, or UI text that must match character encoding
- •Including the exact character in code or templates via Unicode/HTML escapes
Examples
Ꞥ Latin Capital Letter N with Oblique Stroke
- ꞤꞤ
- ꞤStart: Ꞥ
- ꞤCapital form: Ꞥ
- ꞤUse Ꞥ in identifiers
- ꞤEncoded text includes Ꞥ
Variations
Technical codes
| Unicode | U+A7A4 | |
| HTML Entity | Ꞥ | |
| HTML Code | Ꞥ | |
| CSS | \A7A4 |
FAQ
What does the Latin Capital Letter N With Oblique Stroke letter mean?
Ꞥ is the Unicode character named “LATIN CAPITAL LETTER N WITH OBLIQUE STROKE” (U+A7A4). As a specific letter form, it’s mainly used to represent a particular orthography, transcription style, or typographic distinction where a capital “N” needs an oblique stroke variant. Because it’s a Latin Extended character, its appearance and availability may depend on the font you’re using. In practice, most users encounter Ꞥ when working with encoded text, specialized linguistics content, or font/character sets that require an exact Unicode match for consistent rendering.
What is the Unicode code point for Ꞥ?
Ꞥ has Unicode code point U+A7A4.
How can I copy Ꞥ into HTML?
Use the HTML entity Ꞥ to display Ꞥ.
How do I include Ꞥ in CSS?
Use the CSS escape \\A7A4.
How do I use Ꞥ in JavaScript?
Use \\u{A7A4} in JavaScript strings.