# Tiny Text

Shrink text into tiny Unicode forms — superscript (ᴴᵉˡˡᵒ) or subscript (ₕₑₗₗₒ). Plain Unicode text, no font needed.

> Canonical page: https://elysiatools.com/en/tools/tiny-text

- **Category:** Text Processing

- **Keywords:** tiny text, small text, superscript text, subscript text, unicode small text, exponent text

## Overview

This tool shrinks your text into **tiny** Unicode forms — ᴴᵉˡˡᵒ (superscript) or ₕₑₗₗₒ (subscript) — using the dedicated superscript and subscript Unicode blocks. Pick which "tiny" you need from the dropdown.

**Modes:**
- **Superscript** — raises each character (ᴴᵉˡˡᵒ), the classic "exponent" look. Best for footnotes, trademark-style marks, or social-bio decoration.
- **Subscript** — lowers each character (ₕₑₗₗₒ), the classic "chemical formula" look. Best for variable names, formulae, or a subtle styling.

**How it works:**
- Each letter/digit is replaced by its superscript or subscript counterpart from the relevant Unicode block (Phonetic Extensions U+02B0 and Superscripts/Subscripts U+2070/U+2080).
- Not every Latin letter has a tiny glyph — Unicode only assigns superscript forms to lowercase a + h–y and a few capitals, and subscript forms to an even smaller set. Unmapped letters pass through unchanged (e.g. there is no superscript B, C, D, so they stay regular).
- Digits and the operators + - = ( ) are mapped in both modes.

**Good to know:** because the tiny blocks are incomplete, mixed input may render with some letters staying normal-sized — this is a Unicode limitation, not a bug. Output is plain text and survives copy-paste anywhere.

## Inputs

- **Text** (textarea): Type or paste text to shrink into tiny form...
- **Mode** (select)

## When to use

- When formatting mathematical exponents or chemical formulas in plain text environments.
- When decorating social media profiles, usernames, or bios with compact, eye-catching text.
- When adding small footnote indicators or trademark-style symbols to plain text documents.

## How it works

- Enter or paste your text into the input area.
- Select either superscript mode to raise the characters or subscript mode to lower them.
- The tool maps each compatible character to its corresponding Unicode glyph from the Phonetic Extensions or Superscripts/Subscripts blocks.
- Copy the generated plain text output, which retains its tiny formatting across different platforms and devices.

## Use cases

- Creating plain-text chemical formulas like H₂O or CO₂ for technical notes.
- Formatting algebraic expressions with exponents, such as x² + y² = z².
- Styling social media handles and bios with unique, compact lettering.

## Frequently asked questions

### Why do some letters in my text remain normal-sized?

Unicode does not define tiny glyphs for all Latin letters, so unsupported characters pass through unchanged.

### Do I need to install a special font to view the tiny text?

No, the output uses standard Unicode characters that render natively on almost all modern devices and platforms.

### Can I copy and paste this text into social media bios?

Yes, the output is plain text and can be pasted directly into Instagram, X (Twitter), TikTok, and other platforms.

### Which mathematical operators are supported?

Basic operators including plus (+), minus (-), equals (=), and parentheses ( ) are mapped in both modes.

### What is the difference between superscript and subscript modes?

Superscript raises and shrinks the text (like an exponent), while subscript lowers and shrinks it (like a chemical index).

## Related tools

- [Acronym Generator](https://elysiatools.com/en/tools/acronym-generator): Turn a phrase into an acronym or initialism. Choose contributing words, which letter(s) to take, the separator, and the case.
- [Indented List to ASCII Tree](https://elysiatools.com/en/tools/ascii-tree-from-indented-list): Convert a 2-space / 4-space / Tab indented hierarchical list (Markdown bullets, -, *, 1. prefixes optional) into a copyable ASCII directory tree. Two styles: Unicode box-drawing (├──└──│) for GitHub/Discord and classic ASCII (|--\--|) for plain text. Toggles for full guide lines, trailing spaces, and bracketed leaf nodes like docs/\[api.md\].
- [Bold & Italic Text](https://elysiatools.com/en/tools/bold-italic-text): Convert text to bold, italic, or bold-italic using the Mathematical Alphanumeric Symbols Unicode block. Plain Unicode text — no font needed.
- [Fancy Text Generator](https://elysiatools.com/en/tools/fancy-text-generator): Convert text into every decorative Unicode style at once and compare them side-by-side — small caps, bold, italic, script, fraktur, double-struck, monospace, circled, fullwidth, strikethrough, underline, upside-down.
- [Glitch Text](https://elysiatools.com/en/tools/glitch-text): Create a glitchy / corrupted look by replacing each letter with neighbouring broken Unicode glyphs — Cyrillic/Greek look-alikes, block elements (█▓▒░), geometric shapes — for a flat smashed data-corruption aesthetic. Intensity slider + optional seed for reproducible results.
- [Leet Speak Converter](https://elysiatools.com/en/tools/leet-speak-converter): Convert text to and from leet speak (1337). Encode with Basic, Full, or Caps styles, or decode leet back to plain text.
- [Line Ending Converter](https://elysiatools.com/en/tools/line-ending-converter): Convert text line endings between LF (Unix/macOS), CRLF (Windows), and CR (classic Mac). Normalizes mixed endings in one pass and reports the original breakdown.
- [Sentence Case Converter](https://elysiatools.com/en/tools/sentence-case-converter): Convert text to Sentence case: capitalize the first letter of each sentence and lowercase everything else. Auto-restores the standalone pronoun "I".

## Samples

- [Text with Emoji Samples](https://elysiatools.com/en/samples/text-with-emoji-samples): Mixed language text containing various Unicode emojis for testing emoji extraction
- [Chinese-English Mixed Text Samples](https://elysiatools.com/en/samples/text-chinese-english-mixed-samples): Sample text files with mixed Chinese and English content for testing automatic spacing tools
- [Text Case Format Samples](https://elysiatools.com/en/samples/text-case-formats): Examples of different text case formats: camelCase, snake_case, kebab-case, PascalCase, and more
- [Text with Chinese Samples](https://elysiatools.com/en/samples/text-with-chinese-samples): Mixed language text containing Chinese characters for testing Chinese extraction
