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