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