Wide Text Converter
Full-width characters that spread text out. The look people call vaporwave or aesthetic.
Type something above to see it in every style.
Where full-width characters come from
These are not stretched letters. Full-width forms exist because Chinese, Japanese and Korean typesetting sets characters on a fixed square grid, and Latin letters mixed into that text need to occupy the same square as the surrounding characters. Unicode therefore encodes a second copy of printable ASCII at full width for exactly that purpose.
Borrowing them for decoration is what produces the spaced-out look associated with vaporwave album art and aesthetic posts. Spaces are converted too, to the ideographic space, so the gaps between words widen in proportion rather than staying narrow and making the result look uneven.
What to expect when you paste it
Support is excellent, because these characters have been in daily use in East Asian typesetting for decades and every modern font carries them. Two things do change, though. Full-width text takes roughly twice the horizontal room, so a line that fitted before may now wrap or be truncated. And in a monospaced context such as a code block or a terminal, the characters are counted as double width, which will pull a table or an aligned column out of shape.
How it works, and the one catch
These styles are not fonts. Each one is a separate block of real Unicode characters, so the styled letters travel with the text itself rather than depending on formatting the destination has to support. That is why a copied result keeps its look in a profile, a message or a post that offers no formatting controls at all.
The catch is worth knowing before you use it anywhere important. A screen reader announces the underlying code points rather than the letters you meant, so bold written in styled characters can be read out as a string of symbol names or skipped entirely. Search engines index them poorly for the same reason. Use these for a display name, a bio flourish or a post that wants to stand out, and keep ordinary letters for anything a person needs to read straight through or a search engine needs to understand.
Support varies by device. Almost everything renders on current desktop and mobile systems, but older phones and some apps substitute a box for a character they do not carry. The styles nearest the top of the list are the most widely supported, so when a result matters, prefer those and check it once on the platform you are posting to.
Questions
Why is this called vaporwave or aesthetic text?
The spaced-out look became a visual signature of vaporwave artwork and of a particular style of internet post, and full-width characters are the simplest way to produce it. The characters themselves come from East Asian typesetting and long predate that use.
Do the spaces get wider too?
Yes. An ordinary space is converted to the ideographic space, which is full width, so the gaps between words widen in proportion. Without that the result looks uneven, with wide letters and narrow gaps.
Will full-width text break a layout?
It can. The characters take roughly twice the horizontal room, so a line that fitted before may wrap or be cut off. In a terminal or a code block they count as double width, which pulls aligned columns out of shape.
Is support good on phones?
Yes, very. These characters are used constantly in Chinese, Japanese and Korean text, so every modern font carries them. This is one of the most reliably rendered styles on the site.
Is my text uploaded anywhere?
No. Everything runs inside your browser and this tool has no backend, so nothing you type is transmitted, logged or stored.
Related: Small Text Converter for the opposite effect and the full Unicode Text Converter. Everything else is on the all tools page.
Related tools
Browse all Sigma Wire tools - every free tool on the site, grouped by category.