Hangul Filler
U+3164- Behavior
- Visible-width blank
- Use
- Useful when a real character should look blank but still have presence.
- Note
- Some apps preserve it; others may remove it or show a box.
Practical invisible text
Use fixed, safe samples for messages, bios, captions, and formatting tests. This is copyable Unicode text, not secret or encrypted text.
Preset samples are intentionally small. Use the generator page when you need custom lengths.
U+3164U+200BU+00A0U+FEFFInvisible text is usually a Unicode character that looks blank on screen while still counting as text. Some characters have no visible width, such as Zero Width Space (U+200B). Others look like an empty area, such as Hangul Filler (U+3164) or Braille Pattern Blank (U+2800).
That difference matters when you paste the character into an app. A zero-width character may be best for subtle separators or compatibility testing, while a blank-looking character with width may be better for spacing, captions, bios, or message-field tests.
Invisible text is the broad idea: Unicode characters that may not show a visible mark. Blank text usually means text that looks empty but still contains one or more characters. Empty text can also mean a field with no characters at all, which is different from pasting a blank-looking Unicode character.
For related uses, compare the invisible character guide, the blank text tool, and the invisible text generator.
Platform support can change. Some apps preserve invisible Unicode characters, while others normalize, trim, block, or show them as a square box. Always follow the rules of the app, website, game, or community where you paste them.
Use invisible text for formatting, spacing, aesthetic bios, blank-looking messages, usernames, captions, Unicode testing, and layout checking. Do not use it for spam, impersonation, harassment, evasion, or misleading behavior. Invisible characters are not a security tool.