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