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 BWENG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BDCD | |
| decimal | 48589 | |
| htmldecimal | 뷍 | |
| htmlhex | 뷍 | |
| css | \BDCD | |
| javascript | \u{BDCD} | |
| python | \ubdcd | |
| java | \uBDCD | |
| go | \uBDCD | |
| ruby | \u{BDCD} | |
| rust | \u{BDCD} | |
| ccpp | \ubdcd | |
| urlencoded | %EB%B7%8D | |
| utf8bytes | eb b7 8d | |
| utf16bebytes | bd cd | |
| utf32bebytes | 00 00 bd cd |
How to Use
HTML:
뷍
CSS:
content: "\BDCD"
JavaScript:
"\u{BDCD}"
Python:
"\ubdcd"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No