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