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