free-symbols

Hangul Jongseong Pieup Letter

ᆸ is the Hangul jongseong pieup consonant used as a final sound in Korean syllables.

U+11B8

ᆸ is a Hangul jamo specifically used as a jongseong (final consonant) in Korean syllable blocks. It helps form correct pronunciation when attached to a vowel within a syllable.

Hangul Jongseong Pieup Letter Meaning

ᆸ is the Unicode character named HANGUL JONGSEONG PIEUP (code point U+11B8). In Korean writing, it acts as a final consonant (jongseong) inside a syllable, representing the “p” sound family at the end of a syllable. You typically do not use this symbol alone; instead, it’s combined with other Hangul jamo to form complete syllable blocks. If you need it directly (for teaching materials, typography, or low-level text handling), you can copy it or use its Unicode/HTML/CSS/JavaScript escapes exactly as provided.

Common uses

  • Typing or generating Korean syllables with a final “p” consonant using jamo-level input.
  • Typography and font testing for Hangul jongseong rendering and ligature behavior.
  • Linguistics or educational materials that display Hangul components separately.
  • Text processing and validation when working at the Unicode jamo level.
  • UI/UX mockups where you need to show or animate Korean final consonant components.

Examples

ᆸ Hangul Jongseong Pieup (Korean consonant)

  • U+11B8 ᆸ
  • Hangul jongseong: ᆸ
  • Final consonant ᆸ
  • Copy this jamo: ᆸ

Variations

Technical codes

UnicodeU+11B8
HTML Entityᆸ
HTML Codeᆸ
CSS\11B8

FAQ

What does ᆸ represent in Korean?

ᆸ is the Hangul jongseong pieup, used as a final consonant inside Korean syllable blocks.

Is ᆸ the same as the regular pieup consonant?

No. ᆸ is specifically the jongseong (final) form. Other “pieup” characters correspond to different positions (such as initial/medial jamo).

What is the Unicode code point for ᆸ?

Its Unicode code point is U+11B8.

How can I copy ᆸ reliably in code?

Use the provided escapes: HTML entity ᆸ, CSS escape \\11B8, or JavaScript escape \\u{11B8}.