Examples
Each example follows the selected range exactly. This tool changes characters; it does not interpret a formula.
- H2OH₂O
- CO2CO₂
- a1+b2a₁₊b₂
Character coverage
Unicode includes complete subscript digits and a smaller set of Latin subscript letters. Unsupported characters stay readable and unchanged.
- Digits
- All digits convert in either mode.₀ ₁ ₂ ₃ ₄ ₅ ₆ ₇ ₈ ₉
- Symbols
- Listed operators and parentheses convert character by character.₊ ₋ ₌ ₍ ₎
- Letters
- A limited lowercase set is available: a, e, h, i, j, k, l, m, n, o, p, r, s, t, u, v, and x. Uppercase subscript letters are not available.
- Not formula-aware
- Input such as 10+2 converts every supported character. LiteralKit does not decide which part should be raised or lowered.
When a subscript generator is the right tool
When a subscript generator is the right tool, you need lowered characters that paste as text into a chat, worksheet, or note that cannot keep rich-text subscript. Inside Word or Google Docs, the editor’s own subscript is still typographically better and stays editable. This subscript generator is for plain-text destinations: chemistry-looking lines, variable indices, logarithm bases, and other short marks that have to survive outside the document. Conversion follows the Unicode subscript map in the browser. Missing letters stay readable instead of being invented.
When a subscript generator is asked to format a chemical line, it still does not validate chemistry, capitalization, charge, or structure. Digits 0–9 convert in either mode, and the listed signs become ₊ ₋ ₌ ₍ ₎. Letter coverage is a small lowercase set: a, e, h, i, j, k, l, m, n, o, p, r, s, t, u, v, and x. Uppercase subscript letters are not available. Type H2O and you can get H₂O because 2 converts; type a full word and most letters will not move.
When a subscript generator is used for indices such as a₁ or log₂, keep the surrounding letters in ordinary Latin unless they are in that small Unicode set. Teaching slides, chat homework help, and documentation comments are typical jobs for this map. An ion such as SO₄²⁻ needs both tools: the atom count is subscript here, and the charge is superscript on the other page. LiteralKit will not decide which digit should drop and which should rise if you paste a whole formula into one box.
When a subscript generator is compared with HTML sub markup or LaTeX x_{2}, those instructions stay in one renderer. Unicode subscript is a different character, so search for H2O will not match H₂O. Fonts on current phones usually include subscript digits; older devices may show a box. If the text will remain in a rich-text editor, use the editor shortcut instead of this page. Copy only after you have checked which letters the map actually lowered. Digits are the reliable part of this map; treat converted letters as a bonus only when they exist.
How this Subscript Generator works
The shortest path stays visible and predictable on both desktop and mobile.
Choose the position
Open the Superscript or Subscript tool. The page URL remains the source of truth.
Enter plain text
Digits and listed symbols convert immediately. Turn on supported letters only when you need them.
Verify and copy
Check what changed, then copy the exact Unicode result into your destination.
Ready-to-copy subscript
Common formulas and notations, ready to paste. Click one to copy it.
Where it helps
Use real Unicode subscript when you need a lightweight, copyable alternative to rich-text formatting.
- Chemical formulas
- Turn H2O, CO2, and similar plain text into H₂O and CO₂ without opening an equation editor.
- Variables and indices
- Create short indices such as a₁ or x₂ in notes, messages, and documentation.
- Teaching materials
- Prepare copyable examples for worksheets, slides, and learning platforms that accept plain text.
- Limited style text
- Convert only the subscript letters Unicode actually defines; other letters remain unchanged.
Type subscript without a generator
Inside a rich-text editor, native subscript formatting is usually the better tool. These are the standard shortcuts; use LiteralKit when you need plain text that survives outside the editor.
- Microsoft Word (Windows)
- Ctrl + =
- Microsoft Word (Mac)
- ⌘ + =
- Google Docs
- Ctrl + , (Mac: ⌘ + ,)
- PowerPoint (Windows)
- Ctrl + =
- Excel
- No shortcut — Format Cells → Font → Subscript
- HTML
- <sub>…</sub>
- LaTeX (math mode)
- x_{2}
Where subscript text works
The output is ordinary Unicode text, so where it works is decided by the destination's font, not by LiteralKit. As a rule of thumb:
- Chat and social apps
- Subscript digits (₂ ₃ ₄) are widely covered by the fonts on current phones and desktops, so formulas like H₂O normally display as sent in Discord, WhatsApp, and similar apps.
- Documents and email
- Pasted characters follow the document font like any other text. Inside Word or Google Docs, native subscript formatting still gives cleaner typography — see the shortcuts above.
- Code editors and terminals
- Monospace fonts vary in how they draw subscript characters; paste a sample before relying on alignment.
- Subscript letters
- Unicode defines only a small set of subscript letters, so full words rarely convert. Digits are the reliable part; unsupported letters stay unchanged by design.
Frequently asked questions
Honest limits make the copied result easier to trust.
Does LiteralKit validate a chemical formula?
No. It converts listed characters but does not check chemistry, capitalization, charge, or formula structure.
Why are there fewer subscript letters?
Unicode defines a complete subscript digit set but only selected Latin letters. LiteralKit does not invent the missing ones.
Can I use the result in Word or Google Docs?
Usually, if the chosen font contains the needed glyphs. Rich-text subscript formatting is still preferable for professional document typography.
Why might another app show a box?
The destination device or font may not contain that Unicode glyph. Try a font with broad symbol coverage or use the app’s native formatting.
Should I use this or my editor's subscript button?
If the text lives inside Word, Docs, or another rich-text editor, the editor's own subscript is typographically better and stays editable. Unicode subscript is for plain-text destinations: chats, notes, filenames, and fields that strip formatting.
How do I write an ion like SO₄²⁻?
Atom counts are subscript and the charge is superscript, so you need both tools: convert the 4 here, then convert the 2− with the superscript generator. The result SO₄²⁻ is plain Unicode text like everything else on this page.