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