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 BBWEOLM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BFF2 | |
| decimal | 49138 | |
| htmldecimal | 뿲 | |
| htmlhex | 뿲 | |
| css | \BFF2 | |
| javascript | \u{BFF2} | |
| python | \ubff2 | |
| java | \uBFF2 | |
| go | \uBFF2 | |
| ruby | \u{BFF2} | |
| rust | \u{BFF2} | |
| ccpp | \ubff2 | |
| urlencoded | %EB%BF%B2 | |
| utf8bytes | eb bf b2 | |
| utf16bebytes | bf f2 | |
| utf32bebytes | 00 00 bf f2 |
How to Use
HTML:
뿲
CSS:
content: "\BFF2"
JavaScript:
"\u{BFF2}"
Python:
"\ubff2"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No