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