free-symbols

Hangul Jongseong Rieul-tikeut-hieuh Letter

ᇏ is the Hangul jongseong cluster “Rieul-Tikeut-Hieuh” (U+11CF) used in Korean syllable encoding.

U+11CF

ᇏ is a Hangul jamo used for Korean writing systems. Specifically, it represents the jongseong (final consonant) cluster named “Rieul-Tikeut-Hieuh.” Use the code points below to copy it reliably in web and app projects.

Hangul Jongseong Rieul-tikeut-hieuh Letter Meaning

ᇏ is the Unicode character “HANGUL JONGSEONG RIEUL-TIKEUT-HIEUH” with code point U+11CF (HTML entity ᇏ). It belongs to the Hangul (Korean) writing system and is used as a jongseong component, meaning it typically appears as the final consonant part of a Hangul syllable when composing syllables in Hangul text. Practically, you may encounter it when dealing with Unicode normalization, Korean text processing, or rendering/typing systems that expose individual jamo characters instead of fully composed syllables.

Common uses

  • Copying the exact jongseong character in Korean text when individual jamo are required
  • Testing fonts and rendering support for Hangul jamo in web and app UIs
  • Debugging Unicode strings involving Hangul jamo (e.g., U+11CF) and verifying escapes
  • Building or validating Korean text processing pipelines that handle jongseong components
  • Creating accurate UI labels, overlays, or documentation that must show the raw character

Examples

ᇏ Hangul Jongseong Rieul-Tikeut-Hieuh

  • Final jamo example: ᇏ
  • Unicode test: U+11CF = ᇏ
  • Hangul jamo: ᇏ in the final position
  • Copy this character: ᇏ

Variations

Technical codes

UnicodeU+11CF
HTML Entityᇏ
HTML Codeᇏ
CSS\11CF

FAQ

What does the Hangul Jongseong Rieul-tikeut-hieuh letter mean?

ᇏ is the Unicode character “HANGUL JONGSEONG RIEUL-TIKEUT-HIEUH” with code point U+11CF (HTML entity ᇏ). It belongs to the Hangul (Korean) writing system and is used as a jongseong component, meaning it typically appears as the final consonant part of a Hangul syllable when composing syllables in Hangul text. Practically, you may encounter it when dealing with Unicode normalization, Korean text processing, or rendering/typing systems that expose individual jamo characters instead of fully composed syllables.

What is the Unicode code point for ᇏ?

ᇏ is U+11CF (Unicode name: HANGUL JONGSEONG RIEUL-TIKEUT-HIEUH).

How can I copy ᇏ using HTML?

Use the HTML entity ᇏ.

What CSS escape should I use for ᇏ?

You can use the CSS escape \\11CF.

What should I know about using ᇏ in text?

It is a Hangul jongseong (final consonant) jamo. In many cases, Korean syllables are composed from jamo, so ensure your input method and rendering pipeline treat it as a specific final consonant component.