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