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