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