free-symbols

Parenthesized Hangul Tikeut Letter

㈂ is a parenthesized Hangul tikeut symbol (U+3202) for typography and text encoding work.

U+3202

The ㈂ character is a Unicode “Enclosed & Circled” form of Hangul tikeut. It’s often used when you need a specific glyph style rather than plain Hangul. This page helps you copy the character and use the correct code point.

Parenthesized Hangul Tikeut Letter Meaning

㈂ (U+3202) is the Unicode character named “PARENTHESIZED HANGUL TIKEUT.” The base Hangul jamo is tikeut, and the “parenthesized” enclosure makes it a single precomposed character rather than two separate characters (parentheses plus jamo). Visually, it appears as a tikeut enclosed in parentheses-like brackets, which can be useful in typography, specialized text layouts, and situations where a design calls for this exact enclosed glyph. Because it is a dedicated Unicode code point, it’s also handy for developers and designers who need consistent rendering across platforms that support the character.

Common uses

  • Typing or labeling UI elements that require the exact enclosed Hangul tikeut glyph
  • Creating typographic mockups where Hangul jamo must appear in a parenthesized style
  • Building content that references specific Hangul letters using a single Unicode character
  • Using in developer documentation or code samples where “enclosed & circled” characters are demonstrated
  • Producing social or design text that benefits from a compact, enclosed symbol form

Examples

㈂ Parensethized Hangul Tikeut

  • 문자 목록: ㈂
  • 옵션(㈂) 선택
  • 발음 표기: ㈂
  • 세트: ㈂ ㈁ ㈀

Variations

Technical codes

UnicodeU+3202
HTML Entity㈂
HTML Code㈂
CSS\3202

FAQ

What does the Parenthesized Hangul Tikeut letter mean?

㈂ (U+3202) is the Unicode character named “PARENTHESIZED HANGUL TIKEUT.” The base Hangul jamo is tikeut, and the “parenthesized” enclosure makes it a single precomposed character rather than two separate characters (parentheses plus jamo). Visually, it appears as a tikeut enclosed in parentheses-like brackets, which can be useful in typography, specialized text layouts, and situations where a design calls for this exact enclosed glyph. Because it is a dedicated Unicode code point, it’s also handy for developers and designers who need consistent rendering across platforms that support the character.

What is the Unicode code point for ㈂?

The Unicode code point is U+3202.

How do I type ㈂ in HTML?

You can use the HTML entity: ㈂.

How do I use ㈂ in CSS?

Use the CSS escape: \\3202.

How do I include ㈂ using JavaScript?

Use the JavaScript escape: \\u{3202}.