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