Skip to main content
Logofonts.creativeaspirantCA Fonts
  • Tools

Font Tools

  • Unicode Font Generator
  • Fancy Text Generator
  • Bold Text Generator
  • Italic Text Generator
  • Cursive Font Generator
  • More Font Tools →

Color Tools

  • Color Palette Generator
  • Gradient Generator
  • Image Color Picker

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Disclaimer
  • Cookie Policy
  • Accessibility
fonts.creativeaspirant

© 2026 Creative Aspirant. All rights reserved.

  1. Home
  2. Tools
  3. Font Tools
  4. Subscript Generator

Subscript Generator (Copy & Paste)

Turn plain text into Unicode subscript — chemical formulas (H₂O, CO₂), math indices (xᵢ, aₙ), and scientific variables. Formula mode converts H2O automatically. Copy and paste anywhere Unicode is supported.

What Is Unicode Subscript?

Subscript text sits below the normal baseline — the 2 in H₂O, the i in xᵢ, or the 0 in v₀. Unicode defines lowered characters in the Subscripts and Superscripts block (U+2080–U+209F) and related phonetic extensions. These are independent code points, not font-size changes, so they survive copy-and-paste into plain-text environments.

That makes Unicode subscript essential for chemistry formulas in Discord messages, Instagram bios, WhatsApp chats, GitHub README files, and anywhere HTML <sub> tags or word-processor formatting is unavailable.

Subscript Generator vs Superscript Generator

Subscript and superscript solve different problems. This tool lowers text for chemical formulas and math indices. The Superscript Generator raises text for exponents (x²), footnotes (note¹), and ion charges (Na⁺).

Use caseSubscript (this tool)Superscript
Water formulaH₂O ✓Wrong direction
Squared variableWrong directionx² ✓
Math indexxᵢ, aₙ ✓Different purpose
Ion chargeO²⁻ (partial)Na⁺ ✓
Default notationFormula mode (H2O)Caret notation (x^2)

Chemical Formula Notation Guide

Chemistry is the #1 use case for subscript text. In printed textbooks, subscript numbers indicate atom counts in a molecule. Unicode subscript lets you reproduce that in plain text.

Plain inputUnicode outputCompound
H2OH₂OWater
CO2CO₂Carbon dioxide
CH4CH₄Methane
NH3NH₃Ammonia
H2SO4H₂SO₄Sulfuric acid
C6H12O6C₆H₁₂O₆Glucose
NaClNaClNo subscript needed

Mathematical Indexing & Scientific Variables

Subscript indices label elements in sequences, vectors, and equations. Use underscore notation for precise control.

  • Sequences: x_1, x_2, x_n → x₁, x₂, xₙ
  • Vector components: v_0, v_i → v₀, vᵢ
  • Physics variables: P_1, V_2, T_3 → P₁, V₂, T₃ (Boyle's law notation)
  • Matrix indexing: a_ij → aᵢⱼ (partial — j has subscript via ⱼ in related blocks)

For exponents and powers (x²), use the Superscript Generator.

How to Use _ and Angle-Bracket Notation

You typeOutputWhen to use
H2OH₂OFormula mode (fastest)
H_2OH₂OExplicit underscore control
x_ixᵢMath variable index
ref<12>ref₁₂Multi-character subscript group
v_0v₀Initial value notation

Unicode Subscript vs Word, Docs & HTML

MethodPlain-text pasteBest for
Unicode subscript (this tool)YesChat, bios, social media, code comments
Word / Docs subscript formattingNo — formatting lost on pasteFormal lab reports, academic papers
HTML <sub> tagsNo — needs HTML rendererWebsites, rich-text editors
LaTeX H_2ONo — needs LaTeX rendererScientific publishing, PDF output

Unicode Coverage & Honest Limitations

Unicode subscript was encoded for specialized notations and legacy compatibility — not as a complete typesetting system. The Unicode Consortium treats subscript as higher-level markup in most cases. What exists today is unlikely to expand.

Character setCoverageImpact
Digits 0–910/10 fullChemistry formulas work reliably
Lowercase a–z17/26 partialMissing b, c, d, f, g, q, w, y, z
Uppercase A–Z0/26 noneElement symbols stay uppercase (correct for chemistry)
Operators + − = ( )YesMath subscript expressions

Platform Compatibility

Discord & Telegram

H₂O and CO₂ render correctly in science channels, study groups, and gaming communities. Subscript digits are fully supported.

Instagram & TikTok

Chemistry formulas in bios and captions display on iOS and Android. Ideal for student and science-creator profiles.

WhatsApp & iMessage

Share formatted formulas in group chats without special apps. Digits ₀–₉ work consistently across mobile devices.

Google Docs & Word

Paste Unicode subscript directly. For graded lab reports, built-in subscript formatting may still be preferred.

GitHub & Notion

README files, issue comments, and study notes accept Unicode subscript in plain Markdown text fields.

X (Twitter) & Reddit

Science communication and r/chemistry-style posts benefit from inline H₂O and CO₂ without image attachments.

Copy-Paste Subscript Reference

Common subscript characters for quick copy:

₂

Subscript 2 (U+2082)

₀

Subscript 0 (U+2080)

ᵢ

Subscript i (U+1D62)

ₙ

Subscript n (U+2099)

ₓ

Subscript x (U+2093)

₋

Subscript minus (U+208B)

Explore Related Tools

Superscript GeneratorSmall Text GeneratorNumber Font GeneratorFancy Text Generator

Frequently Asked Questions

What is a subscript generator?

A subscript generator converts standard text into lowered Unicode characters — text that sits below the baseline, like the 2 in H₂O or the i in xᵢ. Unlike formatting in Word or Google Docs, this tool outputs real Unicode code points you can copy and paste into plain-text fields on social media, messaging apps, and documents.

How do I write H₂O or CO₂ with this tool?

Use Formula mode (default): type H2O or CO2 and the tool automatically subscripts digits that follow letters — producing H₂O and CO₂. You can also type H_2O with underscore notation, or use angle brackets: H<2>O. All three methods work for chemistry formulas.

How is this different from the Superscript Generator?

Superscript raises text above the baseline (x², note¹, Na⁺). Subscript lowers text below the baseline (H₂O, xᵢ, v₀). They solve opposite problems. Use our Superscript Generator for exponents and footnotes; use this Subscript Generator for chemical formulas, math indices, and scientific subscripts.

How is this different from the Small Text Generator?

Small Text Generator offers multiple miniature styles — superscript, subscript, small caps — in one interface. This Subscript Generator is dedicated to lowered text with Formula mode (plain H2O input), underscore notation, a full Unicode character explorer, and chemistry-first templates. Choose this tool when subscript is your primary need.

Why don't all letters become subscript?

Unicode encodes subscript characters for legacy and specialized notations — not as a complete alphabet. Only 17 of 26 lowercase letters have subscript forms (a, e, h, i, j, k, l, m, n, o, p, r, s, t, u, v, x). Missing: b, c, d, f, g, q, w, y, z. No uppercase subscript letters exist at all. Digits 0–9 have full coverage, which is why chemistry formulas work reliably.

What is Formula mode?

Formula mode automatically subscripts digits that immediately follow letters. Type C6H12O6 and get C₆H₁₂O₆ without typing underscores. This mirrors how chemists write formulas in plain text and is the fastest way to format H₂O, CO₂, H₂SO₄, NH₃, and similar compounds.

Can I use subscript in Microsoft Word or Google Docs?

Yes — paste Unicode subscript into Word and Google Docs and it displays correctly. For formal academic papers, built-in subscript formatting (Ctrl+= in Word, Format > Text > Subscript in Docs) may be preferred. Unicode subscript excels in plain-text contexts: chat apps, bios, code comments, and informal notes.

Does subscript work on Instagram and Discord?

Yes. Subscript digits render reliably on Instagram, Discord, WhatsApp, TikTok, and Telegram. For chemistry (H₂O, CO₂), digit subscript is the main requirement and works everywhere. Subscript letters like xᵢ and aₙ also display on modern iOS and Android devices.

Can I write exponents like x² here?

No — exponents require superscript (raised text), not subscript. Use our Superscript Generator for x², E=mc², and footnote markers. This tool is for lowered text: chemical formulas, math indices, and scientific variables.

Does Unicode subscript affect searchability?

Yes — searching for H2O will not find H₂O because the subscript 2 is a different Unicode code point (U+2082). This is a known limitation of Unicode subscript in plain text. For searchable documents, use proper formatting tools. For visual display in bios and chat, Unicode subscript works well.

Is Unicode subscript accessible to screen readers?

Screen readers announce subscript characters by their Unicode names (for example, subscript two) rather than as styled normal letters. Use subscript for short decorative or scientific snippets — not for essential body content that must be fully accessible.

Does it work on iPhone and Android?

Yes. Modern mobile browsers and apps support Unicode subscript digits and the available subscript letters. H₂O, CO₂, and x₁ display correctly on iOS and Android in Safari, Chrome, Instagram, Discord, and WhatsApp.

What notation syntax does this tool support?

Three methods: (1) Formula mode — plain H2O auto-converts to H₂O; (2) Underscore — x_i becomes xᵢ, v_0 becomes v₀; (3) Angle brackets — ref<12> becomes ref₁₂. Combine modes using the selective subscript panel above the style tabs.

Is this tool free?

Yes. This subscript generator is 100% free, requires no sign-up, and runs entirely in your browser. Your text is never uploaded to a server.

Related Tools

  • Superscript Generator

    Unicode exponents, footnotes & ^ notation

  • Small Text Generator

    Subscript, superscript & small caps combined

  • Number Font Generator

    17 Unicode digit styles including subscript

  • Unicode Font Generator

    140+ Unicode styles with one-click copy

  • Fancy Text Generator

    140+ aesthetic Unicode font styles

Pro Tip

Monospace text is great for code-style aesthetics on Discord and Twitter.