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 MOET
Overview
묕 (HANGUL SYLLABLE MOET) is the Unicode character at code point U+BB15. 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+BB15 | |
| decimal | 47893 | |
| htmldecimal | 묕 | |
| htmlhex | 묕 | |
| css | \BB15 | |
| javascript | \u{BB15} | |
| python | \ubb15 | |
| java | \uBB15 | |
| go | \uBB15 | |
| ruby | \u{BB15} | |
| rust | \u{BB15} | |
| ccpp | \ubb15 | |
| urlencoded | %EB%AC%95 | |
| utf8bytes | eb ac 95 | |
| utf16bebytes | bb 15 | |
| utf32bebytes | 00 00 bb 15 |
How to Use
HTML:
묕
CSS:
content: "\BB15"
JavaScript:
"\u{BB15}"
Python:
"\ubb15"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1106 116C 11C0
Frequently Asked Questions
What is the 묕 character (HANGUL SYLLABLE MOET)?
묕 (HANGUL SYLLABLE MOET) is the Unicode character U+BB15.
What is the Unicode codepoint of HANGUL SYLLABLE MOET?
The HANGUL SYLLABLE MOET character (묕) has codepoint U+BB15.
How do I type or copy HANGUL SYLLABLE MOET?
Copy 묕 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.