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