free-symbols

Parenthesized Latin Small Letter I Letter

⒤ is a parenthesized lowercase “i” character used as a compact informational marker.

U+24A4

⒤ is the Unicode character named “PARENTHESIZED LATIN SMALL LETTER I” (U+24A4). It’s often used as a typographic shorthand for an “(i)” style label in text and interfaces.

Parenthesized Latin Small Letter I Letter Meaning

The symbol ⒤ (U+24A4) represents a lowercase letter “i” enclosed in parentheses, matching the Unicode name “PARENTHESIZED LATIN SMALL LETTER I.” In practice, it functions like a compact marker for information, notes, or labeled items—similar to writing “(i)” but as a single character. You’ll see it in lightweight UI text, help hints, footnote-style labeling, and documentation where designers prefer one glyph to keep alignment consistent. Because it’s a distinct Unicode character, it can be safer than mixing parentheses and letters separately when you need predictable formatting and copy/paste stability.

Common uses

  • Labeling an informational callout or tip in UI text
  • Creating consistent “(i)” markers in technical documentation
  • Tagging list items that contain notes, caveats, or explanations
  • Formatting short annotations in forms, surveys, or support prompts
  • Designing compact status/tooltip hints where single-glyph alignment matters

Examples

⒤ Parens I (Parenthesized Latin small i)

  • For details, see ⒤ Note 2 below.
  • ⒤ Information: This setting is optional.
  • Step 1: Review ⒤ before proceeding.
  • The export includes ⒤ metadata fields.
  • If you see ⒤, consult the troubleshooting section.

Variations

Technical codes

UnicodeU+24A4
HTML Entity⒤
HTML Code⒤
CSS\24A4

FAQ

What does the Parenthesized Latin Small Letter I letter mean?

The symbol ⒤ (U+24A4) represents a lowercase letter “i” enclosed in parentheses, matching the Unicode name “PARENTHESIZED LATIN SMALL LETTER I.” In practice, it functions like a compact marker for information, notes, or labeled items—similar to writing “(i)” but as a single character. You’ll see it in lightweight UI text, help hints, footnote-style labeling, and documentation where designers prefer one glyph to keep alignment consistent. Because it’s a distinct Unicode character, it can be safer than mixing parentheses and letters separately when you need predictable formatting and copy/paste stability.

What Unicode character is ⒤?

⒤ is “PARENTHESIZED LATIN SMALL LETTER I” with Unicode codepoint U+24A4.

Is ⒤ the same as writing “(i)”?

Visually it’s similar, but ⒤ is a single Unicode character (U+24A4). Writing “(i)” uses three characters: left parenthesis, the letter i, and right parenthesis.

How can I copy and paste ⒤ into my document?

Copy the character directly from this page (⒤). If you need programmatic insertion, use the provided escapes for your platform.

What’s the best way to type ⒤ in code?

Use the Unicode escape for U+24A4, such as JavaScript “\\u{24A4}” or CSS escape “\\24A4,” depending on your environment.