free-symbols

Hangul Choseong Rieul-kiyeok Letter

ꥤ is a Hangul choseong character identified as HANGUL CHOSEONG RIEUL-KIYEOK.

U+A964

ꥤ (U+A964) is a Hangul choseong letter used in Korean-script text and typographic contexts. This page helps you copy the character reliably and use the correct encoding escapes in HTML, CSS, and JavaScript.

Hangul Choseong Rieul-kiyeok Letter Meaning

ꥤ is the Unicode character named HANGUL CHOSEONG RIEUL-KIYEOK (code point U+A964). As a Hangul choseong, it represents an initial consonant component used when forming syllables in Hangul writing. In practice, you may encounter it when working with Korean text that involves detailed jamo composition, Unicode normalization, or font/typography testing. Designers and developers can use it directly for labeling, sample strings, or debugging Hangul rendering. Writers and editors may use it when demonstrating Hangul jamo behavior or ensuring consistent character output across systems.

Common uses

  • Testing Hangul jamo rendering and font support in design tools
  • Building sample strings for Korean typography and layout previews
  • Using in developer debugging logs to confirm exact Unicode characters
  • Demonstrating Hangul choseong (initial consonant) composition in educational content
  • Creating precise text labels where the exact jamo character matters

Examples

ꥤ Hangul Choseong Rieul-Kiyeok

  • Hangul choseong: ꥤ
  • Unicode test string: ꥤ ꥤ ꥤ
  • Font check for jamo: ꥤ
  • Initial consonant example: ꥤ

Variations

Technical codes

UnicodeU+A964
HTML Entityꥤ
HTML Codeꥤ
CSS\A964

FAQ

What does the Hangul Choseong Rieul-kiyeok letter mean?

ꥤ is the Unicode character named HANGUL CHOSEONG RIEUL-KIYEOK (code point U+A964). As a Hangul choseong, it represents an initial consonant component used when forming syllables in Hangul writing. In practice, you may encounter it when working with Korean text that involves detailed jamo composition, Unicode normalization, or font/typography testing. Designers and developers can use it directly for labeling, sample strings, or debugging Hangul rendering. Writers and editors may use it when demonstrating Hangul jamo behavior or ensuring consistent character output across systems.

What is the Unicode code point for ꥤ?

ꥤ is U+A964 (Unicode name: HANGUL CHOSEONG RIEUL-KIYEOK).

How do I copy ꥤ using HTML?

Use the HTML entity: ꥤ.

What CSS escape can I use for ꥤ?

Use: \\A964.

How do I represent ꥤ in JavaScript?

Use the Unicode escape: \\u{A964}.