What Are Chess Symbols?
Chess symbols are the twelve pieces of a chess set encoded as Unicode characters, so a king or a knight can sit inside ordinary text. The white set ♔ ♕ ♖ ♗ ♘ ♙ occupies U+2654 to U+2659 and the black set ♚ ♛ ♜ ♝ ♞ ♟ follows at U+265A to U+265F, all in the Miscellaneous Symbols block that has been part of the standard since the early 1990s. They are not a font you install: each piece is one character, and the device showing it picks a glyph from whichever symbol font it has, which is why a knight can look elegant on a Mac and slightly blocky on a Windows laptop.
Later additions are much less reliable. Unicode 11 brought the fourteen xiangqi discs 🩠 to 🩭 for Chinese chess, and Unicode 12 added a whole Chess Symbols block with neutral pieces (🨀 to 🨅), pieces turned 90 or 180 degrees for problem composition, and fairy pieces such as the equihopper. Almost no phone ships a font for this block, so expect boxes. The dice ⚀ to ⚅ and draughts pieces ⛀ ⛁ ⛂ ⛃ are older and render almost everywhere.
One piece behaves differently: the black pawn ♟ was given an official emoji form in 2018, so ♟️ can show up as a colourful cartoon pawn on phones while its eleven siblings stay flat. The characters also have consequences for assistive technology. A screen reader speaks the Unicode name, so ♘f3 is announced as "white chess knight f three" rather than "knight f3", and a back-rank row like ♜♞♝♛♚♝♞♜ is read aloud one long name at a time.
Why Use Chess Symbols?
A single piece is a compact way to say "I play chess" without writing it. The ♔ or ♚ after a name has become shorthand on Discord chess servers, Twitch chess streams and YouTube channel names, and the knight ♞ in particular is popular because its silhouette is unmistakable even at small sizes. Choosing white or black is partly aesthetic: the filled black pieces read better on light backgrounds, while the outline white pieces suit dark mode and look lighter beside a name set in bold fonts.
The pieces are also functional. Figurine algebraic notation replaces the letters K, Q, R, B and N with the symbols, so ♘f3 means the same as Nf3 and ♕xf7# is the famous scholar's mate finish. Books and game viewers use figurines because they are language-neutral: a French reader expecting "C" for cavalier and a German reader expecting "S" for Springer both understand ♘. Pasting ♘f3 into a forum post or a Reddit comment makes a line of analysis readable to everyone.
Beyond notation, the pieces are simple symbols with strong meaning. A ♚ suggests leadership or a "king of" joke, a ♛ has been adopted widely as a queen symbol in bios and captions, and ♙ → ♕ tells the story of a pawn promoting, which people use for growth or glow-up posts. Card players who want the same effect with aces and spades will find the matching set on the card symbols page.
Finally, results and board rows work as decoration. A line of ⬜⬛⬜⬛⬜⬛⬜⬛ makes a chequered divider, and 1–0, 0–1 and ½–½ are the standard result strings in PGN files, which is why they use the fraction ½ rather than 1/2.
Where Can You Use Chess Symbols?
Chess symbols appear wherever chess is discussed or where someone wants a king in their name:
- Discord: nicknames, roles and channel names on chess servers commonly use ♚ or ♞. The server for a club might name channels ♙-beginners and ♛-titled-players.
- Reddit: r/chess posts and comments use figurines for moves. Reddit's markdown leaves the symbols alone, so ♘f3 pastes exactly as written.
- Twitch: streamer display names and stream titles accept the pieces, and ♔ next to a title is a quick way to flag a chess stream in a category list.
- Telegram: group names and bios take every piece, and chess puzzle channels often start each post with ♞ or ♛ as a marker.
- Twitter/X: display names and posts render the standard twelve pieces on desktop and mobile; the Unicode 12 pieces usually do not.
- Chess.com and Lichess: usernames are restricted to plain letters, numbers and a few punctuation marks, but the profile bio and the "About" text usually accept symbols, so a ♞ can go in the description rather than the handle.
If you are writing notation for a game viewer or a PGN file, use the letters K, Q, R, B and N instead. Software expects letters in input even when it displays figurines.
How to Copy and Paste Chess Symbols
- Scroll to the piece you need: outline white pieces in the first row, filled black pieces in the second, or a ready-made back rank such as ♖♘♗♕♔♗♘♖ in the notation section.
- Tap it to copy. To assemble a position or a move, tap a piece and then type the square, so ♘ followed by f3 becomes ♘f3 in the bar at the top of the page.
- Paste the piece into your Discord nickname, stream title or forum post. Avoid the rotated and fairy pieces for anything public until you have confirmed they render on a phone.
Tips for Using Chess Symbols
White pieces, black pieces
The names "white" and "black" refer to the side of the board, and the glyphs are drawn as outline versus filled to match. In dark mode the white king ♔ can look faint while ♚ stays clear. Test both where you plan to use them.
Letters versus figurines
Standard algebraic notation uses K, Q, R, B and N (N for knight, since K is taken). Figurine notation swaps in ♔ ♕ ♖ ♗ ♘ and leaves pawn moves without a symbol, so e4 stays e4. Chess.com and Lichess both have a setting that switches move lists between letters and figurines, and the symbols they display are the same Unicode characters on this page.
Why the pawn goes cartoon
♟ is the only chess character in the emoji list, so iPhones and many Android phones may draw it in colour, especially when it is followed by the variation selector U+FE0F. If you want it flat, paste the white pawn ♙ instead, which has no emoji version, or add U+FE0E after the black pawn to request text style. The other pieces have no emoji form at all, so if they look coloured on a particular device that is the device's symbol font, not a Unicode rule.
Typing pieces on a desktop
There are no Alt codes for chess pieces, but in Word you can type 2654 followed by Alt + X to get ♔, and 265E for ♞. On a Mac the Character Viewer lists them under "chess". In HTML use numeric entities such as ♔ for ♔ and ♞ for ♞, since HTML has no named entities for chess pieces.
Results and boards
Use an en dash in results (1–0, ½–½), which is what PGN and printed books use. For a mini diagram, alternate ⬜ and ⬛ for the squares; the wide emoji squares line up better than plain text on most phones, and a full eight-line board copies best into places that keep line breaks, such as Discord code blocks or the multi-line cards on the text art pages.