Wingdings-style Converter

Map ASCII letters to decorative Unicode symbol characters.

Open tool

Overview

Convert ordinary letters into decorative Unicode symbols inspired by the classic Wingdings font: a small icon for each letter, digit, and a few punctuation marks. The output uses real Unicode characters so it survives copy-paste, unlike actual Wingdings which require the font to be installed.

Puzzle setters making symbolic clues, designers prototyping a "secret-language" feel, party invitation creators using thematic glyphs, and anyone recreating 1990s Microsoft Word memorabilia all reach for it. It's a quick way to get a glyph-stuffed string without licensing or font issues.

How it works

The original Wingdings font (1990, Microsoft) mapped ASCII characters to a custom set of icons in the Private Use Area. Because PUA characters aren't standardized, those exact symbols only render on systems with the font. This tool uses an equivalent table built from real Unicode characters — geometric shapes, dingbats, miscellaneous symbols — that produce a similar visual feel and copy-paste cleanly anywhere.

Examples

Input:  HELLO
Output: ★♥◆◆◯       (illustrative — actual mapping varies)
Input:  PARTY
Output: ✦☆❀✿✦       (mapping for P, A, R, T, Y)
Input:  ABC 123
Output: ❀✦★ ① ② ③

FAQ

Is this the same as the Wingdings font?

No. Wingdings used Private-Use-Area code points that only display with the Wingdings font. This tool uses standard Unicode symbols so the result is portable.

Can I decode back to letters?

The mapping is one-way by default — multiple input letters can share similar output glyphs in some tables. If your table is one-to-one, decoding is possible.

Will my conspiracy-themed Wingdings clue still work?

The infamous "NYC" → 💀✡✈ conspiracy needs actual Wingdings font rendering. This Unicode equivalent produces a different visual.

Try Wingdings-style Converter

An unhandled error has occurred. Reload ×