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