Henkan counts too: How to build IME‑conversion‑aware typing tests for Japanese (MS‑IME/Mozc/ATOK)

Henkan counts too: How to build IME‑conversion‑aware typing tests for Japanese (MS‑IME/Mozc/ATOK)

Why “henkan counts” for Japanese typing tests

If your typing test treats every character as a single keypress, it quietly disadvantages Japanese users. Most Japanese text is entered by typing a reading (romaji or kana), then triggering conversion (henkan), and often picking from a candidate list. That adds extra, invisible work—conversion keystrokes, navigation, and dwell time in the candidate window—beyond raw character entry. A conversion‑aware test makes those steps visible and measurable. (en.wikipedia.org)

It’s also timely. In a March 3, 2026 reader survey by GIGAZINE, MS‑IME was the most‑used desktop IME among respondents (51.41%), followed by Google Japanese Input (35.82%) and ATOK (9.76%). If most people type through an IME, our benchmarks should understand IMEs. (gigazine.net)

Quick primer: how Japanese IMEs handle conversion

Hardware note: Japanese keyboards include dedicated Henkan (Convert) and Muhenkan (Non‑convert) keys flanking the space bar; they’re part of the standard IME flow. (en.wikipedia.org)

What to log in a conversion‑aware test

Build your logger around three ideas: keystrokes, window time, and outcomes.

1) Conversion keystrokes

2) Candidate‑window dwell

3) Confirmed‑conversion rate (CCR) and Top‑1 acceptance

Bonus: Keystrokes Per Character (KSPC)

How to implement the logging

Web (browser) harness

Windows native harness

Linux/macOS

Computing a language‑fair WPM

Continue to publish standard WPM so scores stay comparable: WPM = (confirmed characters ÷ 5) ÷ minutes. But add IME‑aware context:

Example report block per run

Practical tips that improve data quality

Why this matters (and why now)

Because conversion is the norm, not the exception, in Japanese text entry. IMEs surface rich states—candidate windows, selections, re‑conversion—and mainstream engines document these behaviors. If we capture them, we can finally credit Japanese typists for the work they already do and produce language‑fair leaderboards. (support.microsoft.com)

Henkan counts too: How to build IME‑conversion‑aware typing tests for Japanese (MS‑IME/Mozc/ATOK) - article illustration

Ready to improve your typing speed?

Start a Free Typing Test