Harman Patil (Editor)

Chess symbols in Unicode

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Chess symbols in Unicode

Chess symbols are part of Unicode. Instead of using images, one can represent chess pieces by symbols that are defined in the Unicode character set. This makes it possible to:

  • Use figurine algebraic notation, which replaces the letter that stands for a piece by its symbol, e.g. ♘c6 instead of Nc6. This enables the moves to be read independent of language (the letter abbreviations of pieces in algebraic notation vary from language to language).
  • Produce the symbols using a text editor or word processor rather than a graphics editor.
  • In order to display or print these symbols, one has to have one or more fonts with good Unicode support installed on the computer, and the document (Web page, word processor document, etc.) must use one of these fonts.

    Unicode codepoints and HTML

    Chess symbols are part of the Miscellaneous Symbols block.

    References

    Chess symbols in Unicode Wikipedia