Latin Subscript Small Letter J Letter
ⱼ is the Latin subscript small letter j (U+2C7C), used to mark a subscripted “j” in text.
U+2C7C
ⱼ is a Unicode character named LATIN SUBSCRIPT SMALL LETTER J (U+2C7C). It appears as a small “j” lowered like a subscript, making it useful in labels and technical text. Use the copy options below to insert it reliably.
Latin Subscript Small Letter J Letter Meaning
ⱼ is the “j” letter in subscript form. Because it’s encoded as a single Unicode character (U+2C7C), you can use it where a lowered “j” is needed without relying on formatting or markup. It’s commonly used in contexts where text needs subscript-like notation—such as identifiers, axes labels, and structured terms. In plain text, it can also help writers and designers match typographic conventions when you want a “j” that sits lower than regular letters. For developers, it’s useful when you want consistent rendering across systems by inserting the character directly.
Common uses
- •Labelling variables in plain text where a subscripted j is preferred
- •Creating compact identifiers in UI text, forms, and settings panels
- •Annotating charts and diagrams in environments that don’t support rich math formatting
- •Writing technical or scientific notes in markdown-free or plain-text contexts
- •Designing typographic elements (posters, templates, badges) that require subscript styling
Examples
ⱼ Latin Subscript Small Letter J
- ⱼxⱼ and yⱼ are related by a calibration factor.
- ⱼFilter settings: aⱼ = 0.12, bⱼ = 0.08.
- ⱼIn panel 2, the series is indexed by jⱼ.
- ⱼUse the subscript jⱼ when referencing parameter tables.
- ⱼThe model outputs ŷⱼ for each recorded sample.
Variations
Technical codes
| Unicode | U+2C7C | |
| HTML Entity | ⱼ | |
| HTML Code | ⱼ | |
| CSS | \2C7C |
FAQ
What does the Latin Subscript Small Letter J letter mean?
ⱼ is the “j” letter in subscript form. Because it’s encoded as a single Unicode character (U+2C7C), you can use it where a lowered “j” is needed without relying on formatting or markup. It’s commonly used in contexts where text needs subscript-like notation—such as identifiers, axes labels, and structured terms. In plain text, it can also help writers and designers match typographic conventions when you want a “j” that sits lower than regular letters. For developers, it’s useful when you want consistent rendering across systems by inserting the character directly.
What Unicode character is ⱼ?
ⱼ is LATIN SUBSCRIPT SMALL LETTER J, with code point U+2C7C.
How do I copy ⱼ into HTML?
You can paste the symbol directly, or use the HTML entity: ⱼ
What are the CSS and JavaScript escapes for ⱼ?
CSS escape: \\2C7C. JavaScript escape: \\u{2C7C}.
When should I use ⱼ instead of normal “j” with subscript formatting?
Use ⱼ when you need a consistent single character in plain text or environments without reliable subscript styling support.