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 MWEL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BB74 | |
| decimal | 47988 | |
| htmldecimal | 뭴 | |
| htmlhex | 뭴 | |
| css | \BB74 | |
| javascript | \u{BB74} | |
| python | \ubb74 | |
| java | \uBB74 | |
| go | \uBB74 | |
| ruby | \u{BB74} | |
| rust | \u{BB74} | |
| ccpp | \ubb74 | |
| urlencoded | %EB%AD%B4 | |
| utf8bytes | eb ad b4 | |
| utf16bebytes | bb 74 | |
| utf32bebytes | 00 00 bb 74 |
How to Use
HTML:
뭴
CSS:
content: "\BB74"
JavaScript:
"\u{BB74}"
Python:
"\ubb74"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No