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