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