free-symbols

Variation Selector-2 Symbol

︁ (U+FE01) is a Unicode Variation Selector used to request an alternate glyph for a preceding character.

U+FE01

︁ is Unicode character U+FE01, named Variation Selector-2. It’s a technical “selector” mark that typically works only when placed right after a compatible base character.

Variation Selector-2 Symbol Meaning

Variation Selector-2 (︁) is a technical Unicode character (U+FE01) used as a follow-up to a preceding character to request a specific variation or glyph form. In practice, variation selectors are often used with CJK-related characters and other characters that have defined variant forms. The selector itself usually has no standalone appearance; its effect depends on the font and the base character that comes before it. When supported, the same text can render differently based on whether a variation selector is included immediately after the relevant character.

Common uses

  • Requesting a particular glyph variant in fonts that support Variation Selector-2
  • Ensuring consistent typography for languages or writing systems where variant forms exist
  • Fine-tuning text rendering in digital publishing or UI text where specific variants are desired
  • Testing and verifying how a font handles variation selectors in character sequences
  • Adding explicit variation behavior in HTML/CSS/Unicode text pipelines when required

Examples

︁ Variation Selector-2 (U+FE01)

  • 你︁
  • 漢︁字
  • 文︁本
  • あ︁い
  • The symbol ︁ follows the character

Variations

Ready to copy

Technical codes

UnicodeU+FE01
HTML Entity︁
HTML Code︁
CSS\FE01

FAQ

What does the Variation Selector-2 symbol mean?

Variation Selector-2 (︁) is a technical Unicode character (U+FE01) used as a follow-up to a preceding character to request a specific variation or glyph form. In practice, variation selectors are often used with CJK-related characters and other characters that have defined variant forms. The selector itself usually has no standalone appearance; its effect depends on the font and the base character that comes before it. When supported, the same text can render differently based on whether a variation selector is included immediately after the relevant character.

What is ︁ (U+FE01) used for?

︁ is Variation Selector-2, used to request an alternate glyph form for a compatible preceding character, typically depending on font support.

Will ︁ look different on its own?

Usually no. It’s primarily meaningful when placed immediately after a base character that has defined variation behavior in the font.

How do I use it in text?

Place it right after the character you want to vary, for example: 你︁ (where the base character is followed by the selector).

Does it work everywhere?

Not always. The visual result depends on the font and rendering engine; if unsupported, it may show with little or no visible change.