Can you type xiangqi notation on a standard keyboard?

These answers restate the rules implemented by our open-source engine, which follows the WXF laws and is regression-tested against the official 110-diagram repetition casebook. Where an answer refers to a specific position, that position lives on the linked reference page, where the build verifies it against the engine before publishing.

Direct answer

Yes, easily, using WXF or ICCS notation. Both are built entirely from plain Latin letters and digits, specifically so they could be typed, transmitted and stored without needing Chinese input support. Chinese-character notation is fully typeable too with an input method, but WXF and ICCS need nothing extra at all.

Why this mattered for early software

Long before universal Unicode support was reliable, xiangqi software and databases needed a way to store and exchange games that worked on any system. WXF's letter-based piece codes and file numbers, and ICCS's coordinate pairs, solved exactly that problem, the same reason algebraic chess notation is plain ASCII too.

What you lose by typing instead of using characters

Nothing structurally, WXF and ICCS both fully describe every legal move. What changes is readability for someone used to the Chinese terms, since 炮二平五 and its WXF equivalent describe the identical move using a completely different vocabulary.

Related questions

Which is easier to type quickly, WXF or ICCS?

Both are short and typeable; the better choice usually depends on which one the software or database you're using actually expects.

Do xiangqi apps generally accept typed notation for move entry?

Many do, particularly for analysis and database tools, though casual play interfaces more often use clicking or dragging pieces directly.

Try it on a real board

Reading an answer is one thing; playing it is another. Free, instant, and nothing to install.