free-symbols

Hangul Jongseong Hieuh-mieum Letter

ᇷ (U+11F7) is a Hangul consonant jamo used as a final (jongseong) form: hieuh-mieum.

U+11F7

ᇷ is a Unicode Hangul Jamo character categorized under Hangul (Korean). It represents the jongseong (final) combination “hieuh-mieum” in Hangul writing systems.

Hangul Jongseong Hieuh-mieum Letter Meaning

ᇷ is the Hangul jamo “Hieuh-Mieum” in jongseong (final consonant) position. In the Unicode Hangul Jamo block, jongseong characters help describe how Hangul syllables end, which can be important for typography, text normalization, and low-level Korean text processing. You’ll most commonly encounter ᇷ when working with Unicode data, specialized font rendering, or tooling that needs to preserve exact jamo sequences rather than relying on precomposed syllables. For everyday writing in modern Korean, it’s usually handled indirectly through Hangul syllable composition, but it remains relevant for designers and developers working at the character level.

Common uses

  • Copying the exact character into Korean typography mockups or spec documents
  • Testing font support for Hangul jamo characters (jongseong forms)
  • Working with Unicode/Jamo strings in Korean text processing tools
  • Preserving precise character sequences when exporting or transforming Unicode text
  • Creating UI components or debugging panels that display raw Hangul jamo values

Examples

ᇷ Hangul Jongseong Hieuh-Mieum (U+11F7)

  • jongseong: ᇷ
  • U+11F7 = ᇷ
  • Hangul jamo test: ᇷ
  • final form character: ᇷ

Variations

Technical codes

UnicodeU+11F7
HTML Entityᇷ
HTML Codeᇷ
CSS\11F7

FAQ

What does the Hangul Jongseong Hieuh-mieum letter mean?

ᇷ is the Hangul jamo “Hieuh-Mieum” in jongseong (final consonant) position. In the Unicode Hangul Jamo block, jongseong characters help describe how Hangul syllables end, which can be important for typography, text normalization, and low-level Korean text processing. You’ll most commonly encounter ᇷ when working with Unicode data, specialized font rendering, or tooling that needs to preserve exact jamo sequences rather than relying on precomposed syllables. For everyday writing in modern Korean, it’s usually handled indirectly through Hangul syllable composition, but it remains relevant for designers and developers working at the character level.

What Unicode character is ᇷ?

ᇷ is HANGUL JONGSEONG HIEUH-MIEUM, Unicode code point U+11F7.

How do I copy ᇷ in HTML or web text?

You can use the HTML entity ᇷ to represent the character in markup.

What is the CSS escape for ᇷ?

The CSS escape is \\11F7.

What is the JavaScript escape for ᇷ?

In JavaScript you can use the escape \\u{11F7}.