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