πŸ”€Split or combine Korean jamo

Split or combine Korean jamo

How to Use the Hangul Jamo Splitter & Combiner

Every Korean Hangul syllable block is built from an initial consonant, a medial vowel, and an optional final consonant (batchim). In Split mode, enter Korean text and each character is broken down into its initial, medial, and final jamo in a table. In Combine mode, enter an initial consonant, a vowel, and optionally a final consonant in sequence to rebuild a full Hangul syllable. This is useful for developers learning how Unicode Hangul composition works, students studying Korean writing structure, or anyone building a Korean font or input method.

Double consonants like γ„² and γ…†, and compound finals like γ„³, γ„΅, and γ„Ί, are all supported. In Combine mode, characters only merge into one syllable when a valid initial is immediately followed by a valid vowel.

Frequently Asked Questions

What are initial, medial, and final jamo?

Every Hangul syllable block is built from an initial consonant, a medial vowel, and an optional final consonant (batchim). For example, 'κ°„' splits into initial γ„±, medial ㅏ, and final γ„΄.

Will any jamo I type always combine?

Combining only works when a valid initial consonant is followed by a valid vowel. If the order is wrong or it starts with an invalid character, it's shown unchanged instead.

Are double consonants and compound finals supported?

Yes, double consonants like γ„² and γ…†, and compound finals like γ„³, γ„΅, and γ„Ί are all supported.