free-symbols

Parenthesized Hangul Thieuth Letter

㈋ is the PARENTHESIZED HANGUL THIEUTH (U+320B) symbol, used as a bracketed Hangul character form.

U+320B

㈋ is a Unicode character presented as a Hangul letter inside parentheses-like enclosure. It’s useful when you need a compact, typographic way to include the “thieuth” form in text.

Parenthesized Hangul Thieuth Letter Meaning

The character ㈋ is Unicode U+320B, named “PARENTHESIZED HANGUL THIEUTH.” It’s an enclosed form of the Hangul letter THIEUTH, rendered within parentheses-style brackets. In practice, you’ll most often see it in typography-focused contexts: when designers want consistent bracketed markers in labels, references, or UI text. Because it’s a single Unicode symbol, it can be easier to copy and align than composing the enclosure with separate characters. Always test in your target fonts and platforms, since enclosed Hangul characters depend on font support for correct appearance.

Common uses

  • Using as a compact marker in Korean-language UI labels or forms
  • Typography and layout testing for enclosed Hangul characters in design tools
  • Referencing sections or items with a consistent bracketed symbol style
  • Creating styled text for posts, captions, or prompts that include Hangul markers
  • Including in documentation or character-set demonstrations for Unicode users

Examples

㈋ PARENTHESIZED HANGUL THIEUTH Symbol

  • 세부 항목: ㈋
  • 옵션 ㈋ 선택 후 진행
  • 표기 예시: ㈋
  • 참조 번호 ㈋
  • 마커로 ㈋ 사용

Variations

Technical codes

UnicodeU+320B
HTML Entity㈋
HTML Code㈋
CSS\320B

FAQ

What does the Parenthesized Hangul Thieuth letter mean?

The character ㈋ is Unicode U+320B, named “PARENTHESIZED HANGUL THIEUTH.” It’s an enclosed form of the Hangul letter THIEUTH, rendered within parentheses-style brackets. In practice, you’ll most often see it in typography-focused contexts: when designers want consistent bracketed markers in labels, references, or UI text. Because it’s a single Unicode symbol, it can be easier to copy and align than composing the enclosure with separate characters. Always test in your target fonts and platforms, since enclosed Hangul characters depend on font support for correct appearance.

What is the Unicode code point for ㈋?

㈋ is U+320B.

How do I copy ㈋ on this page?

Copy the character directly from the “symbol” field (㈋) or from any example where it appears.

Can I use ㈋ with HTML and CSS?

Yes. HTML entity is ㈋ and CSS escape is \\320B.

What about JavaScript escaping for ㈋?

Use JavaScript escape \\u{320B}.