Parenthesized Hangul Mieum Letter
㈄ is the “Parenthesized Hangul Mieum” character used as an enclosed form of Hangul.
U+3204
The ㈄ symbol is a Unicode character named “PARENTHESIZED HANGUL MIEUM” at U+3204. It appears as Hangul text inside parentheses-like enclosure and is useful for typographic, catalog, or decorative labeling.
Parenthesized Hangul Mieum Letter Meaning
㈄ represents a specific enclosed Hangul character: “PARENTHESIZED HANGUL MIEUM” (Unicode U+3204). As a typographic symbol, it’s often used when designers or publishers need a distinct, boxed/enclosed version of a Hangul component rather than plain Hangul text. In practice, people use it to create consistent visual markers in lists, captions, or structured text. Because it is a single Unicode character (not punctuation you compose from separate symbols), copying it directly helps preserve the exact glyph and spacing across platforms that support it.
Common uses
- •Typographic labeling where an enclosed Hangul form is preferred
- •Decorative separators or markers in Korean-styled designs
- •Cataloging or indexing items that require consistent symbol glyphs
- •Form or UI mockups that reference specific Unicode characters
- •Social media graphics where a single-character badge is needed
Examples
㈄ Parenthesized Hangul Mieum
- ㈄Item ㈄
- ㈄Section ㈄: details
- ㈄Choose option ㈄
- ㈄Label: ㈄
- ㈄Chapter marker ㈄
Variations
Technical codes
| Unicode | U+3204 | |
| HTML Entity | ㈄ | |
| HTML Code | ㈄ | |
| CSS | \3204 |
FAQ
What does the Parenthesized Hangul Mieum letter mean?
㈄ represents a specific enclosed Hangul character: “PARENTHESIZED HANGUL MIEUM” (Unicode U+3204). As a typographic symbol, it’s often used when designers or publishers need a distinct, boxed/enclosed version of a Hangul component rather than plain Hangul text. In practice, people use it to create consistent visual markers in lists, captions, or structured text. Because it is a single Unicode character (not punctuation you compose from separate symbols), copying it directly helps preserve the exact glyph and spacing across platforms that support it.
What is the Unicode code point for ㈄?
The Unicode code point for ㈄ is U+3204.
How can I copy ㈄ reliably?
Copy the character directly from this page. For development, use the provided HTML entity or CSS/JavaScript escapes to avoid font or encoding issues.
Does ㈄ depend on Korean-language settings?
Unicode characters like ㈄ are not dependent on language settings, but correct display depends on whether the chosen font supports U+3204.
What are the common ways to include ㈄ in code?
You can use the HTML entity (㈄), CSS escape (\\3204), or JavaScript escape (\\u{3204}).