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 BWING
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BDE9 | |
| decimal | 48617 | |
| htmldecimal | 뷩 | |
| htmlhex | 뷩 | |
| css | \BDE9 | |
| javascript | \u{BDE9} | |
| python | \ubde9 | |
| java | \uBDE9 | |
| go | \uBDE9 | |
| ruby | \u{BDE9} | |
| rust | \u{BDE9} | |
| ccpp | \ubde9 | |
| urlencoded | %EB%B7%A9 | |
| utf8bytes | eb b7 a9 | |
| utf16bebytes | bd e9 | |
| utf32bebytes | 00 00 bd e9 |
How to Use
HTML:
뷩
CSS:
content: "\BDE9"
JavaScript:
"\u{BDE9}"
Python:
"\ubde9"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No