copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('묹'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
묹
HANGUL SYLLABLE MUNJ
Overview
묹 (HANGUL SYLLABLE MUNJ) is the Unicode character at code point U+BB39. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BB39 | |
| decimal | 47929 | |
| htmldecimal | 묹 | |
| htmlhex | 묹 | |
| css | \BB39 | |
| javascript | \u{BB39} | |
| python | \ubb39 | |
| java | \uBB39 | |
| go | \uBB39 | |
| ruby | \u{BB39} | |
| rust | \u{BB39} | |
| ccpp | \ubb39 | |
| urlencoded | %EB%AC%B9 | |
| utf8bytes | eb ac b9 | |
| utf16bebytes | bb 39 | |
| utf32bebytes | 00 00 bb 39 |
How to Use
HTML:
묹
CSS:
content: "\BB39"
JavaScript:
"\u{BB39}"
Python:
"\ubb39"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1106 116E 11AC
Frequently Asked Questions
What is the 묹 character (HANGUL SYLLABLE MUNJ)?
묹 (HANGUL SYLLABLE MUNJ) is the Unicode character U+BB39.
What is the Unicode codepoint of HANGUL SYLLABLE MUNJ?
The HANGUL SYLLABLE MUNJ character (묹) has codepoint U+BB39.
How do I type or copy HANGUL SYLLABLE MUNJ?
Copy 묹 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.