Search for a tool
UCI Chess Notation

Tool to display / translate a chess notation in UCI (Universal Chess Interface) format, composed of the coordinates of squares representing the moves (start-finish).

Results

UCI Chess Notation -

Tag(s) : Notation System, Board Games

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'UCI Chess Notation' tool for free! Thank you!

UCI Chess Notation

UCI coordinates Reader



Answers to Questions (FAQ)

What is UCI notation? (Definition)

In chess, the UCI notation (for Universal Chess Interface) is the writing used by the UCI protocol which allows communication between chess software.

How does UCI notation work?

The UCI format describes the movements of the pieces by encoding the start and end coordinates of the piece. The moves are therefore noted with 4 characters (letter, digit, letter, digit).

Example: d2d4 movement of the piece in coordinate d2 towards the square d4

The coordinate system of the chessboard is standard, in view from the white player (whose pieces are at the bottom): the columns are noted from a to h (from left to right) and the rows from '1 ' to 8 (bottom to top).

Case (uppercase and lowercase) is ignored, but the majority of the time the moves are all written in lowercase.

How to note a promotion?

The writing of the starting and ending squares makes it possible to describe the vast majority of moves, with the exception of promotions, which involve a player's choice as to the promoted piece. In this case, the notation changes to 5 characters, the letter of the piece is added at the end.

The allowed letters are: Q for Queen, B for Bishop, N for Knight, and R for Rook.

Example: e7e8q for a pawn promotion to Queen

How to note a castling?

The writing of the castling indicates the square of departure of the king and that of arrival of the king, not for the rook.

How to note en passant?

Writing a take en passant is nothing special, it includes the start square and the finish square, there is no ambiguity.

Source code

dCode retains ownership of the "UCI Chess Notation" source code. Any algorithm for the "UCI Chess Notation" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "UCI Chess Notation" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "UCI Chess Notation" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.

Cite dCode

The content of the page "UCI Chess Notation" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source. Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link: https://www.dcode.fr/uci-chess-notation
In a scientific article or book, the recommended bibliographic citation is: UCI Chess Notation on dCode.fr [online website], retrieved on 2025-04-16, https://www.dcode.fr/uci-chess-notation

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'UCI Chess Notation' tool for free! Thank you!


https://www.dcode.fr/uci-chess-notation
© 2025 dCode — The ultimate collection of tools for games, math, and puzzles.
 
Feedback