Samiksha Jaiswal (Editor)

Variant form (Unicode)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Plane
  
BMP

Assigned
  
16 code points

3.2
  
16 (+16)

Scripts
  
Inherited

Unused
  
0 reserved code points

Range
  
U+FE00..U+FE0F (16 code points)

A variant form is a different glyph for a character, encoded in Unicode through the mechanism of variation sequences: sequences in Unicode which consist of a base character followed by a variation selector character.

Contents

A variant form usually has a very similar appearance and meaning as its base form. The mechanism is intended for variant forms where, generally, if the variant form is unavailable, displaying the base character does not change the meaning of the text, and may not even be noticeable by many readers.

Unicode defines two types of variation sequences:

  • Standardized variation sequences defined in StandardizedVariants.txt
  • Ideographic variation sequences defined in the Ideographic Variation Database (IVD)
  • Variation selector characters reside in several Unicode blocks:

  • Variation Selectors (16 characters abbreviated VS1–VS16)
  • Variation Selectors Supplement (240 characters abbreviated VS17–VS256)
  • Mongolian (3 characters abbreviated FVS1–FVS3)
  • Variation selectors are not required for Arabic and Latin cursive characters, where substitution of glyphs can occur based on context: glyphs may be connected together depending on whether the character is the initial character in a word, the final character, a medial character or an isolated character. These types of glyph substitution are easily handled by the context of the character with no other authoring input involved. Authors may also use special-purpose characters such as joiners and non-joiners to force an alternate form of glyph where it would not otherwise appear. Ligatures are similar instances where glyphs may be substituted simply by turning ligatures on or off as a rich text attribute.

    For other glyph substitution, the author's intent may need to be encoded with the text and cannot be determined contextually. This is the case with character/glyphs referred to as gaiji, where different glyphs are used for the same character either historically or for ideographs for family names. This is one of the gray areas in distinguishing between a glyph and a character: If a family name differs slightly from the ideograph character it derives from, then is that a simple glyph variant or a character variant?

    Character substitutions may also occur outside of Unicode, for example with OpenType Layout tags.

    Blocks with standardized variation sequences

    As of Unicode 9.0, standardized variation sequences specifically for emoji/text presentation are defined for base characters in nineteen blocks:

  • Arrows
  • Basic Latin
  • CJK Symbols and Punctuation
  • Dingbats
  • Enclosed Alphanumeric Supplement
  • Enclosed Alphanumerics
  • Enclosed CJK Letters and Months
  • Enclosed Ideographic Supplement
  • General Punctuation
  • Geometric Shapes
  • Latin-1 Supplement
  • Letterlike Symbols
  • Mahjong Tiles
  • Miscellaneous Symbols
  • Miscellaneous Symbols and Arrows
  • Miscellaneous Symbols and Pictographs
  • Miscellaneous Technical
  • Supplemental Arrows-B
  • Transport and Map Symbols
  • Other standardized variation sequences are formed with base characters in the following ten blocks:

  • CJK Unified Ideographs
  • CJK Unified Ideographs Extension A
  • CJK Unified Ideographs Extension B
  • Manichaean
  • Mathematical Operators
  • Mongolian
  • Myanmar
  • Myanmar Extended-A
  • Phags-pa
  • Supplemental Mathematical Operators
  • Blocks with ideographic variation sequences

    As of 15 August 2016, ideographic variation sequences are defined for base characters in six blocks:

  • CJK Compatibility Ideographs
  • CJK Unified Ideographs
  • CJK Unified Ideographs Extension A
  • CJK Unified Ideographs Extension B
  • CJK Unified Ideographs Extension C
  • CJK Unified Ideographs Extension D
  • Variation Selectors block

    Variation Selectors is a Unicode block containing 16 Variation Selector format characters. They are used to specify a specific glyph variant for a Unicode character, such as the Japanese, Chinese, Korean, or Taiwanese form of a particular CJK ideograph.

    They affect the glyph variant of the preceding character.

    These combining characters are named variation selector-1 (for U+FE00) through to variation selector-16 (U+FE0F), and are abbreviated VS1 – VS16.

    As of Unicode 9.0:

  • CJK compatibility ideograph variation sequences contain VS1–VS3 (U+FE00–U+FE02)
  • CJK Unified Ideographs Extension A and B variation sequences contain VS1 (U+FE00) and VS2 (U+FE01)
  • Emoji variation sequences contain VS16 (U+FE0F) for emoji-style or VS15 (U+FE0E) for text style
  • Basic Latin, Manichaean, Myanmar, Myanmar Extended-A, Phags-pa, and mathematical variation sequences contain only VS1 (U+FE00)
  • VS4–VS14 (U+FE03–U+FE0D) are not used for any variation sequences
  • Variation Selectors Supplement block

    Variation Selectors Supplement is a Unicode block containing additional Variation Selectors beyond those found in the Variation Selectors block.

    These combining characters are named variation selector-17 (for U+E0100) through to variation selector-256 (U+E01EF), abbreviated VS17 – VS256.

    As of 15 August 2016, VS17 (U+E0100) to VS48 (U+E011F) are used in ideographic variation sequences in the Unicode Ideographic Variation Database (IVD). However, as of Unicode 9.0, they are not found in any standardized variation sequence.

    Mongolian free variation selectors (FVS)

    The Mongolian Unicode block contains its own variation selectors (listed as format controls) for use with the traditional Mongolian alphabet:

  • U+180B Mongolian free variation selector one (FVS1)
  • U+180C Mongolian free variation selector two (FVS2)
  • U+180D Mongolian free variation selector three (FVS3)
  • Additional variations may be also available for traditional Mongolian script characters according to the context of the character, or by using a zero-width joiner (ZWJ, U+200D) and/or a zero width non-joiner (ZWNJ, U+200C) to select the specific form. The block also contains format control named "Mongolian vowel separator" (MVS, U+180E).

    References

    Variant form (Unicode) Wikipedia