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