free-symbols

Hangul Choseong Ieung-chieuch Letter

ᅉ (U+1149) is the Hangul choseong ieung-chieuch jamo character used in Korean writing systems.

U+1149

ᅉ is a Hangul jamo character represented by Unicode code point U+1149. It’s useful when you need precise Korean letter components for typography, text processing, or UI mockups. Below you’ll find copy options and common ways developers include it.

Hangul Choseong Ieung-chieuch Letter Meaning

ᅉ is the Hangul choseong (initial consonant) known as “ieung-chieuch” in Unicode. As a jamo, it can appear as a standalone character or as part of Hangul syllable composition workflows, depending on the context and the font/editor you’re using. Unicode identifies it as U+1149, and it has multiple ways to embed it in code: as a literal character, via its HTML entity, or using escape sequences in CSS and JavaScript. Because it is a component jamo rather than a complete syllable, it’s commonly handled in low-level text rendering, language tooling, or font/layout tasks.

Common uses

  • Building or testing Hangul jamo handling in apps and text editors
  • Designing precise Korean typography in web or mobile mockups
  • Using Unicode escapes in code to reliably insert the character
  • Generating or normalizing Hangul text in localization and NLP pipelines
  • Debugging font/rendering issues involving Hangul component letters

Examples

ᅉ Hangul Choseong Ieung-Chieuch

  • Initial jamo: ᅉ
  • Unicode test: U+1149 → ᅉ
  • Hangul component sample: ᅉ in a character list
  • Paste check: ᅉ should render correctly

Variations

Technical codes

UnicodeU+1149
HTML Entityᅉ
HTML Codeᅉ
CSS\1149

FAQ

What does the Hangul Choseong Ieung-chieuch letter mean?

ᅉ is the Hangul choseong (initial consonant) known as “ieung-chieuch” in Unicode. As a jamo, it can appear as a standalone character or as part of Hangul syllable composition workflows, depending on the context and the font/editor you’re using. Unicode identifies it as U+1149, and it has multiple ways to embed it in code: as a literal character, via its HTML entity, or using escape sequences in CSS and JavaScript. Because it is a component jamo rather than a complete syllable, it’s commonly handled in low-level text rendering, language tooling, or font/layout tasks.

What is the Unicode code point for ᅉ?

The symbol ᅉ is U+1149.

How can I copy ᅉ into HTML?

You can use the HTML entity: ᅉ.

What are the CSS and JavaScript escape formats for ᅉ?

CSS escape: \\1149. JavaScript (Unicode code point escape): \\u{1149}.

Is ᅉ a complete Korean syllable?

No—ᅉ is a Hangul choseong (jamo component). It may be combined with other jamo depending on the workflow or text system.