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 BBYAELT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BEC1 | |
| decimal | 48833 | |
| htmldecimal | 뻁 | |
| htmlhex | 뻁 | |
| css | \BEC1 | |
| javascript | \u{BEC1} | |
| python | \ubec1 | |
| java | \uBEC1 | |
| go | \uBEC1 | |
| ruby | \u{BEC1} | |
| rust | \u{BEC1} | |
| ccpp | \ubec1 | |
| urlencoded | %EB%BB%81 | |
| utf8bytes | eb bb 81 | |
| utf16bebytes | be c1 | |
| utf32bebytes | 00 00 be c1 |
How to Use
HTML:
뻁
CSS:
content: "\BEC1"
JavaScript:
"\u{BEC1}"
Python:
"\ubec1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No