Korean attaches particles (조사, josa) after nouns to mark their grammatical role. Several of the most common particles come in two forms, and which one you use depends on whether the noun ends in a consonant (a 받침, batchim) or a vowel. This tool explains each particle and automatically picks the right alternant for any Hangul noun you type.
How it works
The rule is phonological. For each paired particle:
noun ends in a consonant (받침) → use the "consonant" form
noun ends in a vowel → use the "vowel" form
The major pairs:
은 / 는 topic marker (책은 / 사과는)
이 / 가 subject marker (책이 / 사과가)
을 / 를 object marker (책을 / 사과를)
와 / 과 "and / with" consonant→과, vowel→와
으로 / 로 "by / to / with" + exception: ㄹ-final takes 로
To detect a 받침, the tool decomposes the last Hangul syllable: each modern
syllable block is computed as 0xAC00 + (initial × 588) + (medial × 28) + final. If the final index is non-zero the syllable ends in a consonant. The
particle 으로/로 adds one twist — a noun ending in ㄹ takes 로, not 으로.
Example and notes
책 (book) ends in the consonant ㄱ, so it takes the consonant forms: 책은,
책이, 책을. 사과 (apple) ends in the vowel ㅏ, so it takes the vowel forms:
사과는, 사과가, 사과를. For the instrumental, 손 (hand) → 손으로, but
칼 (knife) ends in ㄹ → 칼로. Single-form particles like 의 (possessive),
에 (at/to), 에서 (from), and 도 (also) never change, so focus your memory
on the paired ones, which appear in almost every sentence.