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 MAN
Overview
만 (HANGUL SYLLABLE MAN) is the Unicode character at code point U+B9CC. 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+B9CC | |
| decimal | 47564 | |
| htmldecimal | 만 | |
| htmlhex | 만 | |
| css | \B9CC | |
| javascript | \u{B9CC} | |
| python | \ub9cc | |
| java | \uB9CC | |
| go | \uB9CC | |
| ruby | \u{B9CC} | |
| rust | \u{B9CC} | |
| ccpp | \ub9cc | |
| urlencoded | %EB%A7%8C | |
| utf8bytes | eb a7 8c | |
| utf16bebytes | b9 cc | |
| utf32bebytes | 00 00 b9 cc |
How to Use
HTML:
만
CSS:
content: "\B9CC"
JavaScript:
"\u{B9CC}"
Python:
"\ub9cc"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1106 1161 11AB
Frequently Asked Questions
What is the 만 character (HANGUL SYLLABLE MAN)?
만 (HANGUL SYLLABLE MAN) is the Unicode character U+B9CC.
What is the Unicode codepoint of HANGUL SYLLABLE MAN?
The HANGUL SYLLABLE MAN character (만) has codepoint U+B9CC.
How do I type or copy HANGUL SYLLABLE MAN?
Copy 만 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.