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