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 BBWEOJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BFFE | |
| decimal | 49150 | |
| htmldecimal | 뿾 | |
| htmlhex | 뿾 | |
| css | \BFFE | |
| javascript | \u{BFFE} | |
| python | \ubffe | |
| java | \uBFFE | |
| go | \uBFFE | |
| ruby | \u{BFFE} | |
| rust | \u{BFFE} | |
| ccpp | \ubffe | |
| urlencoded | %EB%BF%BE | |
| utf8bytes | eb bf be | |
| utf16bebytes | bf fe | |
| utf32bebytes | 00 00 bf fe |
How to Use
HTML:
뿾
CSS:
content: "\BFFE"
JavaScript:
"\u{BFFE}"
Python:
"\ubffe"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No