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 BBWEOG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BFE9 | |
| decimal | 49129 | |
| htmldecimal | 뿩 | |
| htmlhex | 뿩 | |
| css | \BFE9 | |
| javascript | \u{BFE9} | |
| python | \ubfe9 | |
| java | \uBFE9 | |
| go | \uBFE9 | |
| ruby | \u{BFE9} | |
| rust | \u{BFE9} | |
| ccpp | \ubfe9 | |
| urlencoded | %EB%BF%A9 | |
| utf8bytes | eb bf a9 | |
| utf16bebytes | bf e9 | |
| utf32bebytes | 00 00 bf e9 |
How to Use
HTML:
뿩
CSS:
content: "\BFE9"
JavaScript:
"\u{BFE9}"
Python:
"\ubfe9"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No