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 MUN
Overview
문 (HANGUL SYLLABLE MUN) is the Unicode character at code point U+BB38. 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+BB38 | |
| decimal | 47928 | |
| htmldecimal | 문 | |
| htmlhex | 문 | |
| css | \BB38 | |
| javascript | \u{BB38} | |
| python | \ubb38 | |
| java | \uBB38 | |
| go | \uBB38 | |
| ruby | \u{BB38} | |
| rust | \u{BB38} | |
| ccpp | \ubb38 | |
| urlencoded | %EB%AC%B8 | |
| utf8bytes | eb ac b8 | |
| utf16bebytes | bb 38 | |
| utf32bebytes | 00 00 bb 38 |
How to Use
HTML:
문
CSS:
content: "\BB38"
JavaScript:
"\u{BB38}"
Python:
"\ubb38"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1106 116E 11AB
Frequently Asked Questions
What is the 문 character (HANGUL SYLLABLE MUN)?
문 (HANGUL SYLLABLE MUN) is the Unicode character U+BB38.
What is the Unicode codepoint of HANGUL SYLLABLE MUN?
The HANGUL SYLLABLE MUN character (문) has codepoint U+BB38.
How do I type or copy HANGUL SYLLABLE MUN?
Copy 문 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.