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