Letter Combiner & Merger

Letter combiner and merger generator — combine letters into one symbol, browse 150+ combined letter characters and Unicode ligatures, or use the formula shorthand to generate any letter combination. Covers combining characters, digraphs, and diacritics: AE→Æ, fi→fi, oe→œ, ss→ß and more.

Whether you call it letter combiner or merge letters generator, this free tool handles it instantly in your browser.

2 chars1 words
2 characters, 1 words
Live preview
Æ

Browse 198 letter combinations & combined characters

+ unlimited combinations via formula shorthand
Formula guide — type any letter + shorthand for unlisted combinations
`gravea`→à
'acutee'→é
^circumflexo^→ô
~tilden~→ñ
-macronu-→ū
)brevea)→ă
.dot abovez.→ż
"umlautu"→ü
@ring abovea@→å
=double acuteo=→ő
<carons<→š
,cedillac,→ç
;ogoneke;→ę
/strokeo/→ø

Works for any letter not in the table above — uses Unicode NFC normalization to find the closest precomposed character.

Example usage

Example input

AE

Example output

Æ

Batch Processing

Enter multiple inputs, one per line. Each line will be processed separately.

Why this tool?

Everything runs right in your browser — no uploads, no sign-up, no waiting. Your text never leaves your device.

Quick tips

  • Outputs update live as you type.
  • Use the sticky copy button to grab results quickly.
  • Bookmark this page for fast access.

More like this

Discover related tools and step-by-step guides for this kind of task.

See all related tools

How it works

  • Type the letters you want to combine or merge (e.g. AE, fi, oe, ss).
  • The generator finds the matching Unicode precomposed character, digraph, or ligature.
  • Copy the combined symbol — it pastes as a single character anywhere.
  • Switch to Letter Separator mode to insert symbols between characters instead.

Use cases

Merge two letters into one symbol for monograms and logo design.
Create typographic ligatures like fi, fl, and ff for professional typography.
Find the correct Unicode digraph for AE (Æ), OE (Œ), or ss (ß).
Generate combined letter symbols for stylized usernames and social media text.
Process full text to auto-replace letter combinations with combined characters.

How combined letters actually work under the hood

When you combine two letters into one character, you are usually doing one of two things. The first is using a precomposed Unicode character — a single code point that already exists in the Unicode standard, like Æ (A+E, called "ash"), Œ (O+E, used in French words like cœur), or ß (the German sharp S that evolved from a long s and z written together). These render reliably everywhere because they are single, standardized characters.

The second technique stacks Unicode combining marks on a base letter — the same mechanism languages use for accents (é is really e plus a combining acute accent). Our combiner uses NFC normalization to find a precomposed character whenever one exists, which is why the output survives copy-paste into Instagram bios, gamer tags, Discord names, and documents without breaking.

Where combined characters come from

Many "combined letters" are centuries old. Æ appeared in Old English and Latin manuscripts, Œ is still standard French orthography, and the ampersand (&) began as a ligature of E and T (Latin "et"). Typographers call two letters fused into one glyph a ligature — professional fonts quietly substitute fi and fl ligatures in print because the letterforms collide otherwise.

Unicode inherited hundreds of these, which is why a tool like this can offer real single-character output instead of an image. If a combination has no precomposed form (say Q+X), no true single character exists — the formula fallback approximates it with combining marks instead, which most modern platforms render acceptably.

Tips for monograms, gamertags, and bios

For monogram-style initials, try letter pairs that share a vertical stroke — like ligatures of T and H or N and E — because they fuse most cleanly at small sizes. For usernames, test the combined character in the target app before committing: a few older platforms strip combining marks on save, and some username fields only accept a limited alphabet.

If a platform rejects your combined character, switch to the Letter Separator mode instead and use a divider like · or | for a similar visual effect using only standard characters.

Text Style

Explore all text style tools

Browse every tool for this kind of task, along with helpful guides that show you how to get the most out of them.

Browse Text Style

Related tools

Conversion History

Loading...

FAQ

What does "combine letters into one symbol" mean?

It means merging two or more letters into a single Unicode character that occupies one character space. For example, A + E becomes Æ (one combined character), or f + i becomes fi (one ligature). These combined characters are called digraphs, ligatures, or precomposed characters.

How do I merge two letters together into one character?

Type the two letters side by side in the input box (e.g. "AE" or "fi") and the generator instantly shows the merged Unicode symbol. You can also paste full words and the tool will merge all recognised letter combinations automatically — for example "coffee" becomes "coffee".

What is a combining characters generator?

A combining characters generator is a tool that converts multi-letter sequences into precomposed Unicode characters. Standard Unicode includes dozens of combined letter symbols — such as Æ, œ, fi, fl, IJ, and ß — each stored as a single code point. This generator looks up those code points for you.

Can this generate all letter combinations or permutations?

This tool merges specific letter pairs into their Unicode equivalents — it does not generate all possible letter permutations or anagram combinations. For generating random letter sequences, try the Random Letter Generator.

Which letter combinations are supported?

The reference table inside the tool lists all 24+ supported pairs: AE/ae, OE/oe, ff, fi, fl, ffi, ffl, ft, st, IJ/ij, DZ/dz, LJ/lj, NJ/nj, ss, db, qp, OU/ou. For unsupported pairs the text is returned unchanged.

What is the Letter Separator mode?

Separator mode inserts a symbol (like | or -) between every character in your text — for example STYLE becomes S | T | Y | L | E. Switch between modes using the tabs above the input field.