free-symbols

Hangul Jongseong Nieun-sios Letter

ᇇ (U+11C7) is the Hangul jongseong nieun-sios symbol used in Korean letter composition.

U+11C7

ᇇ represents a specific Hangul jamo: HANGUL JONGSEONG NIEUN-SIOS (U+11C7). It’s mainly used when you need the exact character for Hangul text processing, fonts, or UI mockups.

Hangul Jongseong Nieun-sios Letter Meaning

ᇇ is a Korean Hangul jamo used as a jongseong (final consonant) in syllable composition. Its Unicode identity is HANGUL JONGSEONG NIEUN-SIOS with the code point U+11C7. You may encounter it when working directly with Hangul components, building custom text rendering, or handling data that stores jamo separately from complete syllables. For most end-user writing, you’ll normally use composed Hangul syllables instead, but if your project requires precise jamo-level control (design systems, localization tooling, or string normalization), this character can be useful.

Common uses

  • Designing Korean typography previews where jamo characters must be displayed explicitly
  • Building localization or text-processing tools that operate on Hangul jamo sequences
  • Using the exact Unicode character in UI labels, mockups, or documentation for Korean scripts
  • Testing font coverage and rendering behavior for Hangul jamo in web and mobile apps
  • Preparing educational content that demonstrates Hangul final consonant components

Examples

ᇇ Hangul Jongseong Nieun-Sios (U+11C7)

  • U+11C7 ᇇ
  • Hangul jongseong nieun-sios: ᇇ
  • Test character: ᇇ in a font sample
  • Unicode escape check: \\u{11C7} = ᇇ
  • Copy symbol ᇇ for your Korean jamo set

Variations

Technical codes

UnicodeU+11C7
HTML Entityᇇ
HTML Codeᇇ
CSS\11C7

FAQ

What does the Hangul Jongseong Nieun-sios letter mean?

ᇇ is a Korean Hangul jamo used as a jongseong (final consonant) in syllable composition. Its Unicode identity is HANGUL JONGSEONG NIEUN-SIOS with the code point U+11C7. You may encounter it when working directly with Hangul components, building custom text rendering, or handling data that stores jamo separately from complete syllables. For most end-user writing, you’ll normally use composed Hangul syllables instead, but if your project requires precise jamo-level control (design systems, localization tooling, or string normalization), this character can be useful.

What character is ᇇ?

ᇇ is the Hangul jongseong nieun-sios symbol (Unicode name: HANGUL JONGSEONG NIEUN-SIOS, code point U+11C7).

How can I copy ᇇ?

Copy the character directly from this page (ᇇ). You can also copy the provided escapes like ᇇ or \\u{11C7} for code.

What are the Unicode and escape values for ᇇ?

Unicode code point: U+11C7. HTML entity: ᇇ. CSS escape: \\11C7. JavaScript (ES6) escape: \\u{11C7}.

When should I use this jamo instead of normal Korean syllables?

Use it when your project needs exact Hangul jamo-level input or display (e.g., typography/font tests, localization tooling, or educational content). For everyday writing, composed Hangul syllables are typically used.