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 BBYAE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BEB4 | |
| decimal | 48820 | |
| htmldecimal | 뺴 | |
| htmlhex | 뺴 | |
| css | \BEB4 | |
| javascript | \u{BEB4} | |
| python | \ubeb4 | |
| java | \uBEB4 | |
| go | \uBEB4 | |
| ruby | \u{BEB4} | |
| rust | \u{BEB4} | |
| ccpp | \ubeb4 | |
| urlencoded | %EB%BA%B4 | |
| utf8bytes | eb ba b4 | |
| utf16bebytes | be b4 | |
| utf32bebytes | 00 00 be b4 |
How to Use
HTML:
뺴
CSS:
content: "\BEB4"
JavaScript:
"\u{BEB4}"
Python:
"\ubeb4"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No